Qwen3-1.77B-g023-GGUF
624
license:apache-2.0
by
g023
Language Model
OTHER
1.77B params
New
624 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
4GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
2GB+ RAM
Code Examples
text
data["options"] = {
# "num_predict": 4000, # if you want to restrict output
"top_k": 10,
"top_p": 0.34,
"min_p": 0.1,
"typical_p": 0.2,
"repeat_last_n": 16384,
"temperature": 1.0,
"repeat_penalty": 5.2,
"presence_penalty": 0.5,
"frequency_penalty": 1.0,
"mirostat": 2,
"mirostat_tau": 0.8,
"mirostat_eta": 0.6,
"penalize_newline": True,
"num_ctx": 16384, #
"num_thread": 1
}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.