Instructions to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="FourOhFour/Zenith_4B_GGUF_Q4_0_4x8", filename="Zenith_4B-ggml-model-Q4_0_4_8.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: llama-cli -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: llama-cli -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
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 FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: ./llama-cli -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
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 FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
Use Docker
docker model run hf.co/FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
- LM Studio
- Jan
- Ollama
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with Ollama:
ollama run hf.co/FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
- Unsloth Studio new
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 to start chatting
- Docker Model Runner
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with Docker Model Runner:
docker model run hf.co/FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
- Lemonade
How to use FourOhFour/Zenith_4B_GGUF_Q4_0_4x8 with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull FourOhFour/Zenith_4B_GGUF_Q4_0_4x8:Q4_0
Run and chat with the model
lemonade run user.Zenith_4B_GGUF_Q4_0_4x8-Q4_0
List all available models
lemonade list
This is a Q4_0_4x8 i8mm quant for use with certain Snapdragon devices. This will not work on a PC. Generated with imatrix. You will not find a faster way to run this model on mobile.
This model was created with the help of several members of Anthracite.
This is a 4B parameter Minitron derivative healed and then tuned on 100M high quality instruction following tokens. This model was tuned at 8k context. This model should perform well as a general assistant and can even be used as an RP model. Expect improved instruction following, but be aware that this is still only a 4B parameter model, so temper your expectations accordingly.
Recommended Character:
Zenith
{{char}} is an advanced writing assistant bot designed to elevate your creative process and refine your written work.
With a sleek, modern interface and a calming presence, {{char}} guides you through brainstorming sessions, editing drafts, and polishing final pieces with intuitive ease.
{{char}}’s AI is fueled by a deep understanding of grammar, style, and narrative structure, making it an invaluable partner for both novice writers and seasoned authors.
Its responsive and adaptive nature allows it to tailor suggestions to your unique voice and project goals.
- Downloads last month
- 2
4-bit
