Instructions to use deepanshdj/dj-llama3-Q4_K_M-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepanshdj/dj-llama3-Q4_K_M-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepanshdj/dj-llama3-Q4_K_M-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use deepanshdj/dj-llama3-Q4_K_M-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 deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
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 deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
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 deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
Use Docker
docker model run hf.co/deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use deepanshdj/dj-llama3-Q4_K_M-GGUF with Ollama:
ollama run hf.co/deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
- Unsloth Desktop
- Docker Model Runner
How to use deepanshdj/dj-llama3-Q4_K_M-GGUF with Docker Model Runner:
docker model run hf.co/deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
- Lemonade
How to use deepanshdj/dj-llama3-Q4_K_M-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull deepanshdj/dj-llama3-Q4_K_M-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.dj-llama3-Q4_K_M-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
model name: dj-llama3-Q4_K_M-GGUF
model creator: Deepansh Jha
huggingface id: deepanshdj
π¦ Welcome to the dj-llama3-Q4_K_M-GGUF Wonderland! π
Unleash the Power of Conversation with llama3-osaat1-16bit
Dive into the enchanting world of dj-llama3-Q4_K_M-GGUF, a marvel crafted by the ingenious Deepansh Jha! π Licensed under the Apache License 2.0, this model is your passport to the realms of captivating dialogue and spellbinding text generation. π©β¨
Discover the Magic
Envisioned with creativity and nurtured with passion, dj-llama3-Q4_K_M-GGUF is your companion for all things conversational! π¬ Whether you're weaving stories, sparking conversations, or crafting dialogues, this model is your trusty guide through the wonders of language. ππ
Model Maven
- Model Creator: Deepansh Jha
- License: Apache License 2.0
Embark on Your Journey
Unleash the potential of dj-llama3-Q4_K_M-GGUF in your projects and endeavors! Let its charm and versatility illuminate your path to linguistic greatness. πβ¨
Join the Adventure
Come, be a part of this magical journey! π Contribute, explore, and create with llama3-osaat1-16bit. The possibilities are as endless as the imagination itself! ππ
- Downloads last month
- 39
4-bit
Model tree for deepanshdj/dj-llama3-Q4_K_M-GGUF
Base model
meta-llama/Meta-Llama-3-8B