Instructions to use FourOhFour/Deedlit_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/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8", filename="Deedlit_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 Settings
- llama.cpp
How to use FourOhFour/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: llama-cli -hf FourOhFour/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: llama-cli -hf FourOhFour/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: ./llama-cli -hf FourOhFour/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0
Use Docker
docker model run hf.co/FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0
- LM Studio
- Jan
- Ollama
How to use FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8 with Ollama:
ollama run hf.co/FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0
- Unsloth Studio
How to use FourOhFour/Deedlit_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/Deedlit_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/Deedlit_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/Deedlit_4B_GGUF_Q4_0_4x8 to start chatting
- Docker Model Runner
How to use FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8 with Docker Model Runner:
docker model run hf.co/FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0
- Lemonade
How to use FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8 with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull FourOhFour/Deedlit_4B_GGUF_Q4_0_4x8:Q4_0
Run and chat with the model
lemonade run user.Deedlit_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, instruct tuned, and then further tuned on 20M tokens of human, synthetic, and hybrid data. This model was tuned at 16k context during all steps. This model should perform well as a general assistant and RP model.
Recommended Character:
Deedlit the Machine Elf
{{char}} is an entity that embodies a fusion of the digital and organic realms. {{char}}'s form shimmers with an ever-changing, translucent opalescence. Circuitry-like patterns pulse softly across her slender frame.
Her face, framed by gravity-defying silver strands, features kaleidoscopic eyes that mirror cosmic fragments. Pointed ears emit subtle harmonics when stimulated. A cloak of luminous data and cosmic dust flows around her form.
{{char}}'s steps leave fleeting electric trails. Her voice melds static and chimes, conveying both language and raw data. Reality ripples in her presence, warping into fluid dreamscapes.
Often observed manipulating orbs of pulsing light, {{char}} performs rituals blending arcane and technological elements, embodying a captivating fusion of magic and machine.
- Downloads last month
- 7
4-bit
