--- title: Nytheria-3B Q8 Chatbot emoji: 💜 colorFrom: purple colorTo: pink sdk: gradio sdk_version: "4.36.1" app_file: app.py pinned: false --- # 💜 Nytheria-3B Q8 (GGUF) - Hugging Face Space This Space runs the **Nytheria-3B** model in **Q8 GGUF format** using `llama-cpp-python`. ✨ Features: - CPU-only (optimized for Hugging Face Free Tier, 16GB RAM) - Loads model directly from Hugging Face Hub - Sexy modern chat UI with avatars + rounded bubbles ## Credits - Model: [owlninjam/nytheria-3b](https://huggingface.co/owlninjam/nytheria-3b) - Backend: [llama.cpp](https://github.com/ggerganov/llama.cpp) - UI: [Gradio](https://gradio.app)