Instructions to use nileagi/swahili-chat-gemma-4-e4b-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 nileagi/swahili-chat-gemma-4-e4b-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 nileagi/swahili-chat-gemma-4-e4b-gguf:BF16 # Run inference directly in the terminal: llama cli -hf nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf nileagi/swahili-chat-gemma-4-e4b-gguf:BF16 # Run inference directly in the terminal: llama cli -hf nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
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 nileagi/swahili-chat-gemma-4-e4b-gguf:BF16 # Run inference directly in the terminal: ./llama-cli -hf nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
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 nileagi/swahili-chat-gemma-4-e4b-gguf:BF16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
Use Docker
docker model run hf.co/nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
- LM Studio
- Jan
- Ollama
How to use nileagi/swahili-chat-gemma-4-e4b-gguf with Ollama:
ollama run hf.co/nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
- Unsloth Desktop
- Docker Model Runner
How to use nileagi/swahili-chat-gemma-4-e4b-gguf with Docker Model Runner:
docker model run hf.co/nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
- Lemonade
How to use nileagi/swahili-chat-gemma-4-e4b-gguf with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull nileagi/swahili-chat-gemma-4-e4b-gguf:BF16
Run and chat with the model
lemonade run user.swahili-chat-gemma-4-e4b-gguf-BF16
List all available models
lemonade list
- Atomic Chat
- Xet hash:
- 4e02e20ce374be2a9d28d0dd193d2dd18e56d2d9ca14a5a5ce7de54842480e97
- Size of remote file:
- 5.34 GB
- SHA256:
- 2a596f33ca51b38ade0b36839fbeee303b39fd72185e5884580e7ed19c786508
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.