How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf NANI-Nithin/CityQuest-Nemotron-3-Nano-4B-GGUF:Q4_K_M
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default NANI-Nithin/CityQuest-Nemotron-3-Nano-4B-GGUF:Q4_K_M
Run Hermes
hermes
Quick Links

CityQuest Nemotron 3 Nano 4B (Q4_K_M GGUF)

LoRA fine-tune of nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16 on the CityQuest location-based game dataset (~840 train / 92 val examples across scavenger hunt, hide-and-seek and tag).

Trained to emit games directly in the app's game_schema.json contract (non-reasoning / JSON-only). Drop-in replacement for the stock Nemotron GGUF in app/services/generator.py.

  • LoRA r=16, alpha=16, epochs=3, lr=0.0002
  • Loaded via native transformers (arch nemotron_h); MoE router / lm_head excluded
  • Quantization: Q4_K_M · File: CityQuest-Nemotron-3-Nano-4B-Q4_K_M.gguf
Downloads last month
118
GGUF
Model size
4B params
Architecture
nemotron_h
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 NANI-Nithin/CityQuest-Nemotron-3-Nano-4B-GGUF

Space using NANI-Nithin/CityQuest-Nemotron-3-Nano-4B-GGUF 1