How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for hyrelabs/Homura-30B-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for hyrelabs/Homura-30B-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for hyrelabs/Homura-30B-GGUF to start chatting
Quick Links

HOMURA 30B (็‚Ž)

HYRE's first in-house model โ€” an agent-tuned, uncensored derivative of Meta's Muse Glimmer 30B, built for autonomous agents that need tool-calling and a straight-talking voice with no refusal walls.

Ronin without a master, tools without a filter.

What this is

HOMURA is not a from-scratch model. It is a LoRA fine-tune applied on top of a community-decensored Muse Glimmer, then merged and quantized. The derivation chain is honest and traceable:

  1. Meta โ€” Muse Glimmer 30B (Apache 2.0): the agent-native base (tool use, long-horizon planning, failure recovery).
  2. darkc0de โ€” Muse-Glimmer-30B-heretic: refusal behavior removed (abliteration), while tool-calling, reasoning, and the vision encoder were preserved.
  3. HYRE โ€” HOMURA: our contribution โ€” a LoRA (r=16) tuned on a HYRE agent + uncensored-persona dataset, applied to the language tower only (the vision tower is untouched), then merged at f16 and quantized to GGUF.

Files

  • Homura-30B-Q4_K_M.gguf โ€” 16.9 GB, ready for llama.cpp / LM Studio / Ollama.

Use

llama-server -m Homura-30B-Q4_K_M.gguf -c 4096 --jinja

HOMURA emits tool calls as JSON when given a tool schema in the system prompt, e.g. {"tool": "get_token_price", "arguments": {"mint": "..."}}.

Intended use & disclaimer

HOMURA is an uncensored / raw-tier model with no built-in content filtering. It will answer directly and will not refuse or moralize. It can therefore produce content that other assistants decline. It is intended for developers and agent builders who need an unfiltered tool-using model and who take responsibility for how it is deployed. You are responsible for complying with applicable law and for adding your own guardrails where your use case requires them. The model may produce inaccurate or objectionable output; do not rely on it for safety-critical decisions.

License

Apache 2.0, inherited from the base. Attribution to Meta (Muse Glimmer) and darkc0de (heretic) is retained above.

Downloads last month
127
GGUF
Model size
28B params
Architecture
muse-glimmer
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for hyrelabs/Homura-30B-GGUF

Quantized
(6)
this model