How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "LorMolf/SPSD-SPIRAL"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "LorMolf/SPSD-SPIRAL",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/LorMolf/SPSD-SPIRAL
Quick Links

SPSD-SPIRAL

Native SPIRAL checkpoint for the selected-five CRPT board-game run.

Source artifact: spiral/oat-output/spiral-native-qwen3-4b-instruct2507-selected5-rulebot4-reasoning-shorthandfix-resume18-fmt0p2-legal0p4-24hcap-20260519-1505_0519T15:05:41/saved_models/step_00138.

Downloads last month
3
Safetensors
Model size
4B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for LorMolf/SPSD-SPIRAL

Finetuned
(1841)
this model