Omni-Edu-9B-GGUF

Omni-Edu-9B is a fine-tuned version of Qwen3.5-9B-Base from OpenDCAI, trained on the Omni-Edu-70K dataset as part of the "OmniEdu: Open Foundation Models for Learning and Teaching" project (arXiv:2609.23088), serving as the larger sibling to Omni-Edu-4B in the same open-foundation-model family targeting educational use cases. Training was conducted via LLaMA-Factory over 3 epochs on 8 GPUs with a learning rate of 5e-6 (cosine schedule, 10% warmup), a total effective batch size of 64, and the fused AdamW optimizer, using Transformers 5.2.0 and PyTorch 2.10.0. The model card itself is auto-generated and sparse — model description, intended uses/limitations, and detailed training/evaluation results are not yet documented in the repository, so specifics on capabilities and benchmark performance should be sought in the accompanying paper; it is released under a custom "other" license rather than a standard open license.

Model Files

File Name Quant Type File Size File Link Description
Omni-Edu-9B.BF16.gguf BF16 17.9 GB Link Full BF16 weights. Highest quality, largest file size.
Omni-Edu-9B.Q3_K_L.gguf Q3_K_L 4.93 GB Link Lower quality but usable, good for low RAM availability.
Omni-Edu-9B.Q3_K_M.gguf Q3_K_M 4.62 GB Link Low quality.
Omni-Edu-9B.Q4_K_M.gguf Q4_K_M 5.63 GB Link Good quality, default size for most use cases, recommended.
Omni-Edu-9B.Q4_K_S.gguf Q4_K_S 5.35 GB Link Slightly lower quality with more space savings, recommended.
Omni-Edu-9B.Q5_K_M.gguf Q5_K_M 6.47 GB Link High quality, recommended.
Omni-Edu-9B.Q5_K_S.gguf Q5_K_S 6.31 GB Link High quality, recommended.
Omni-Edu-9B.Q6_K.gguf Q6_K 7.36 GB Link Very high quality, near perfect, recommended.
Omni-Edu-9B.mmproj-bf16.gguf mmproj-bf16 922 MB Link Multimodal projection file in BF16 format. Used for vision/language models.

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Downloads last month
122
GGUF
Model size
9B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/Omni-Edu-9B-GGUF

Quantized
(1)
this model

Collection including prithivMLmods/Omni-Edu-9B-GGUF

Paper for prithivMLmods/Omni-Edu-9B-GGUF