nanochat-d34-sft-GGUF
11
llama-cpp
by
pankajmathur
Language Model
OTHER
New
11 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
Available Quantizationsbashllama.cpp
# Download a GGUF file
huggingface-cli download pankajmathur/nanochat-d34-sft-GGUF nanochat-d34-sft-q4_K_M.gguf --local-dir .
# Run with llama.cpp
./llama-cli -m nanochat-d34-sft-q4_K_M.gguf -p "Hello, how are you?" -n 100Run with llama.cpptext
FROM ./nanochat-d34-sft-q4_K_M.gguf
TEMPLATE "{{.Prompt}}"Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.