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

Model Card for Magiq 3

Magiq 3 as a Mixture of Experts (MoE)

The MoE architecture of Magiq 3 combines the specialized capabilities of MAGIQ Core-0, MAGIQ Translator-0, and MAGIQ Logic-0 into a cohesive, intelligent framework.

This structure enables MAIA to offer unparalleled assistance, characterized by deep understanding, linguistic flexibility, and logical reasoning. Magiq3's MoE design not only optimizes performance across different tasks but also ensures that MAIA's interactions are as human-like and natural as possible, catering to a wide range of user needs and preferences.

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

Model tree for mymaia/Magiq-3

Finetuned
(1093)
this model
Quantizations
3 models