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