Instructions to use deepanshdj/dj-phi-3-F16-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepanshdj/dj-phi-3-F16-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepanshdj/dj-phi-3-F16-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use deepanshdj/dj-phi-3-F16-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-phi-3-F16-GGUF:F16 # Run inference directly in the terminal: llama cli -hf deepanshdj/dj-phi-3-F16-GGUF:F16
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf deepanshdj/dj-phi-3-F16-GGUF:F16 # Run inference directly in the terminal: llama cli -hf deepanshdj/dj-phi-3-F16-GGUF:F16
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-phi-3-F16-GGUF:F16 # Run inference directly in the terminal: ./llama-cli -hf deepanshdj/dj-phi-3-F16-GGUF:F16
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-phi-3-F16-GGUF:F16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf deepanshdj/dj-phi-3-F16-GGUF:F16
Use Docker
docker model run hf.co/deepanshdj/dj-phi-3-F16-GGUF:F16
- LM Studio
- Jan
- Ollama
How to use deepanshdj/dj-phi-3-F16-GGUF with Ollama:
ollama run hf.co/deepanshdj/dj-phi-3-F16-GGUF:F16
- Unsloth Studio
How to use deepanshdj/dj-phi-3-F16-GGUF 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 deepanshdj/dj-phi-3-F16-GGUF 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 deepanshdj/dj-phi-3-F16-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for deepanshdj/dj-phi-3-F16-GGUF to start chatting
- Docker Model Runner
How to use deepanshdj/dj-phi-3-F16-GGUF with Docker Model Runner:
docker model run hf.co/deepanshdj/dj-phi-3-F16-GGUF:F16
- Lemonade
How to use deepanshdj/dj-phi-3-F16-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull deepanshdj/dj-phi-3-F16-GGUF:F16
Run and chat with the model
lemonade run user.dj-phi-3-F16-GGUF-F16
List all available models
lemonade list
- Atomic Chat
model name: dj-phi-3-F16-GGUF
model creator: Deepansh Jha
huggingface id: deepanshdj
finetuned dataset: osaat1 (https://huggingface.co/datasets/deepanshdj/ossat1_8k_llama3)
π¦ Welcome to the dj-phi-3-F16-GGUF Wonderland! π
Unleash the Power of Conversation with dj-phi-3-F16-GGUF
Dive into the enchanting world of dj-phi-3-F16-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-phi-3-F16-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-phi-3-F16-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 dj-phi-3-F16-GGUF. The possibilities are as endless as the imagination itself! ππ
- Downloads last month
- 21
16-bit
Model tree for deepanshdj/dj-phi-3-F16-GGUF
Base model
unsloth/Phi-3-mini-4k-instruct