GigaChat3-10B-A1.8B-GGUF
1
10.0B
license:mit
by
evilfreelancer
Language Model
OTHER
10B params
New
0 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
23GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
10GB+ RAM
Code Examples
Quick Startbash
export CUDA_VISIBLE_DEVICES=0
export model="./output/GigaChat3-10B-A1.8B-f16.gguf"
./build/bin/llama-server \
--model "$model" \
--ctx-size 2000 \
--parallel 1 \
--threads 8 \
--host 0.0.0.0 \
--port 8088 \
-cmoe \
--jinja \
--chat-template-file ./output/chat_template.jinjaDeploy 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.