--- license: apache-2.0 base_model: empero-ai/Qwythos-9B-Claude-Mythos-5-1M base_model_relation: quantized language: - en pipeline_tag: image-text-to-text library_name: gguf tags: - gguf - llama.cpp - quantized - qwen3.5 - reasoning - uncensored - long-context - 1M-context - function-calling - multimodal - vision - cybersecurity - biomedical - agentic ---
| ## 🚨 v2 released — please download the new model! We have release a version 2 of Qwythos here: **[empero-ai/Qwythos-9B-v2](https://huggingface.co/empero-ai/Qwythos-9B-v2)** or **[empero-ai/Qwythos-9B-v2-GGUF](https://huggingface.co/empero-ai/Qwythos-9B-v2-GGUF)** Please download the newest version for the best experience! If you downloaded Qwythos previously consider to download v2 for a rounder experience. Fixes include: - 🔁 Looping behavior eliminated — repetition/degeneration under greedy or low-temperature decoding dropped from 6.7% → 0%. You can serve it without leaning on repetition_penalty as a band-aid. - 🧠 Reasoning fully preserved — MMLU, GSM8K, GPQA, ARC and HumanEval are all held at (or above) the v1 level. This is a hygiene upgrade, not a capability regression. - 🧩 MTP head restored — the native multi-token-prediction module (dropped in the previous export) is back, so config and weights agree and speculative-decoding setups work. - 🪪 Cleaner identity — the model no longer prefaces unrelated answers with its identity; it introduces itself only when you actually ask. - 🔓 Still intentionally uncensored for research, cybersecurity, red-teaming, biology, chemistry, pharmacology and clinical work. - 📜 Still 1M-token context (YaRN) and the native multimodal-capable Qwen3.5 stack. |