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 eugenehp/maya1 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 eugenehp/maya1 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for eugenehp/maya1 to start chatting
Quick Links

Maya1 Q4_K_M GGUF (RLX staging)

Maya1 speech LM GGUF + tokenizer for RLX (needs SNAC separately).

Field Value
Hub id eugenehp/maya1
Kind Staging redistrib of an upstream checkpoint for RLX runners.
RLX crate rlx-maya1
Upstream https://huggingface.co/mradermacher/maya1-GGUF

Quick start

hf download eugenehp/maya1 --local-dir .
cargo run -p rlx-maya1 --release -- --weights maya1.Q4_K_M.gguf

File highlights

  • maya1.Q4_K_M.gguf (1.9 GiB)
  • tokenizer.json (21.8 MiB)

Run with RLX

Clone rlx-models, place this repo under weights/tts/maya1 (or pass the path explicitly), then:

cargo run -p rlx-maya1 --release -- --weights maya1.Q4_K_M.gguf

License

Apache License 2.0 โ€” see LICENSE. Inherit upstream terms when redistributing.

Original weights and authorship: https://huggingface.co/mradermacher/maya1-GGUF

Redistrib note

This Hub repo exists so RLX recipes have a stable fetch target. When you only need the upstream checkpoint, prefer the Upstream link above.

Downloads last month
15
GGUF
Model size
3B params
Architecture
llama
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