Instructions to use zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF # Run inference directly in the terminal: llama cli -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF # Run inference directly in the terminal: llama cli -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF # Run inference directly in the terminal: ./llama-cli -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF # Run inference directly in the terminal: ./build/bin/llama-cli -hf zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Use Docker
docker model run hf.co/zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
- LM Studio
- Jan
- Ollama
How to use zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF with Ollama:
ollama run hf.co/zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
- Unsloth Desktop
- Docker Model Runner
How to use zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF with Docker Model Runner:
docker model run hf.co/zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
- Lemonade
How to use zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Run and chat with the model
lemonade run user.Hy-MT2-1.8B-1.25Bit-GGUF-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
Hy-MT2-1.8B-1.25Bit-GGUF
STQ1_0 quantized GGUF of Tencent's Hy-MT2 1.8B translation model for on-device inference.
Base Model
- Model: Hy-MT2 1.8B (33-language translation)
- Provider: Tencent
- Source: https://huggingface.co/tencent/Hy-MT2-1.8B
- License: Apache 2.0
- Parameters: 1.8B
Quantization Details
- Format: STQ1_0 (1.25-bit Sherry quantization)
- GGUF Size: ~441 MB
- Original source: AngelSlim/Hy-MT2-1.8B-1.25Bit-GGUF (commit 5946a42)
- Hosted by: Zanish Labs / Voco
Runtime
- Compatible with llama.cpp (CPU/NEON)
- Requires STQ1_0 generic kernel dispatch on Apple Silicon (NEON kernel broken)
- Tested on Voco iOS app (llama.cpp PR #22836)
Attribution
This is a quantized derivative. The original model was created by Tencent. See LICENSE for full license text.
Links
- Original model: https://huggingface.co/tencent/Hy-MT2-1.8B
- Voco app: https://github.com/Zane-dev16/Voco
- llama.cpp: https://github.com/Zane-dev16/llama.cpp-voco
- Downloads last month
- 164
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.
Model tree for zanish-labs/Hy-MT2-1.8B-1.25Bit-GGUF
Base model
tencent/Hy-MT2-1.8B