Instructions to use aoiandroid/Hy-MT1.5-1.8B-2bit-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 aoiandroid/Hy-MT1.5-1.8B-2bit-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 aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF # Run inference directly in the terminal: llama cli -hf aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF # Run inference directly in the terminal: llama cli -hf aoiandroid/Hy-MT1.5-1.8B-2bit-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 aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF # Run inference directly in the terminal: ./llama-cli -hf aoiandroid/Hy-MT1.5-1.8B-2bit-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 aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF # Run inference directly in the terminal: ./build/bin/llama-cli -hf aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
Use Docker
docker model run hf.co/aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
- LM Studio
- Jan
- Ollama
How to use aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF with Ollama:
ollama run hf.co/aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
- Unsloth Desktop
- Docker Model Runner
How to use aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF with Docker Model Runner:
docker model run hf.co/aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
- Lemonade
How to use aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull aoiandroid/Hy-MT1.5-1.8B-2bit-GGUF
Run and chat with the model
lemonade run user.Hy-MT1.5-1.8B-2bit-GGUF-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
- Xet hash:
- bfe53a195cc067c26d2aa1527583f9008ef919d68149bd3416be3d3ec83b03ca
- Size of remote file:
- 601 MB
- SHA256:
- 2603ca8063c77328b544f8f6414b398d95893deafb60a9c1f11c2d2af4a20bfe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.