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

gemma-4-E4B-it-Adetayo-IS-non-reas

Icelandic fine-tune of Google Gemma-4-E4B-it, specialized for Icelandic morphology (noun-phrase inflection) and grammar.

Usage / evaluation

  • Language: Icelandic (íslenska)
  • Reasoning: run and evaluate with thinking/reasoning DISABLED — this variant answers directly.
  • Load with transformers or vLLM and use the model's chat template.

License

This is a derivative of Google Gemma, governed by the Gemma Terms of Use. By using this model you agree to those terms.


Fine-tuning data and methodology are proprietary.

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

Model tree for cyboghostginx/gemma-4-E4B-it-Adetayo-IS-non-reas

Finetuned
(220)
this model