How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "BlueNipples/TimeCrystal-l2-13B"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "BlueNipples/TimeCrystal-l2-13B",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/BlueNipples/TimeCrystal-l2-13B
Quick Links

This 13B model, TimeCrystal-l2-13B is built to maximize logic and instruct following, whilst also increasing the vividness of prose found in Chronos based models like Mythomax, over the more romantic prose, hopefully without losing the elegent narrative structure touch of newer models like synthia and xwin. TLDR: Attempt at more clever, better prose.

Tentative test results: I'm not certain if logic/instruct was improved or not (haven't tested much), but the prose infusion seems to have worked really well.

It is built so:

SLERPS: Amethyst + Openchat Super = OpenStone

MythoMax + Chronos = ChronoMax

ChronoMax + Amethyst = TimeStone

Gradient Merge:

TimeStone + OpenStone (0.9,0,0) = TimeCrystal

Props to all the mergers, fine tuners!

All models in Merge: Many, lol.

Downloads last month
83
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for BlueNipples/TimeCrystal-l2-13B

Merges
2 models
Quantizations
5 models

Spaces using BlueNipples/TimeCrystal-l2-13B 8