mythos-9b-lora-colab

Uncensored, agentic model β€” tool-use, shell & coding, zero refusals.

Downloads Demos

Β· Part of the FableForge ecosystem.


πŸ”§ LoRA adapter

Merge with the base model Qwen/Qwen3-8B or load with PEFT:

from peft import PeftModel
from transformers import AutoModelForCausalLM
base = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
model = PeftModel.from_pretrained(base, "King3Djbl/mythos-9b-lora-colab")

⚑ Run it now β€” Ollama

ollama run hf.co/King3Djbl/mythos-9b-lora-colab:Q4_K_M

πŸ“¦ GGUF quants: King3Djbl/mythos-9b-lora-colab

🧠 Prompt format (ChatML)

<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

🌌 See it live β€” the FableForge demos

This family powers a galaxy of free, interactive HF Spaces:


πŸ”— Related models

Citations

Cite TRL as:

@software{vonwerra2020trl,
  title   = {{TRL: Transformers Reinforcement Learning}},
  author  = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and GallouΓ©dec, Quentin},
  license = {Apache-2.0},
  url     = {https://github.com/huggingface/trl},
  year    = {2020}
}

⭐ Like & share β€” it helps people find the source instead of a mirror.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for King3Djbl/mythos-9b-lora-colab

Finetuned
Qwen/Qwen3-8B
Adapter
(1952)
this model