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

Not Horny Enough

The Drummer becomes hornier

Recipe based on MarsupialAI/Monstral-123B. It should work since it's the same Mistral, TheDrummer and MarsupialAI, right?

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: TheDrummer/Cydonia-22B-v1.2
  - model: anthracite-org/magnum-v4-22b
merge_method: slerp
base_model: TheDrummer/Cydonia-22B-v1.2
parameters:
  t: [0.1, 0.3, 0.6, 0.3, 0.1]
dtype: bfloat16
Downloads last month
20
Safetensors
Model size
22B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for knifeayumu/Cydonia-v1.2-Magnum-v4-22B

Merge model
this model
Merges
2 models
Quantizations
5 models

Collection including knifeayumu/Cydonia-v1.2-Magnum-v4-22B