Instructions to use nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M
Use Docker
docker model run hf.co/nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use nold/Phi-3-mini-4k-instruct-function-calling-GGUF with Ollama:
ollama run hf.co/nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M
- Unsloth Studio
How to use nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-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 nold/Phi-3-mini-4k-instruct-function-calling-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for nold/Phi-3-mini-4k-instruct-function-calling-GGUF to start chatting
- Docker Model Runner
How to use nold/Phi-3-mini-4k-instruct-function-calling-GGUF with Docker Model Runner:
docker model run hf.co/nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M
- Lemonade
How to use nold/Phi-3-mini-4k-instruct-function-calling-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull nold/Phi-3-mini-4k-instruct-function-calling-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.Phi-3-mini-4k-instruct-function-calling-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Upload folder using huggingface_hub
#2
by nold - opened
- Phi-3-mini-4k-instruct-function-calling_Q2_K.gguf +2 -2
- Phi-3-mini-4k-instruct-function-calling_Q3_K_M.gguf +2 -2
- Phi-3-mini-4k-instruct-function-calling_Q4_K_M.gguf +2 -2
- Phi-3-mini-4k-instruct-function-calling_Q5_K_M.gguf +2 -2
- Phi-3-mini-4k-instruct-function-calling_Q6_K.gguf +2 -2
- Phi-3-mini-4k-instruct-function-calling_Q8_0.gguf +2 -2
Phi-3-mini-4k-instruct-function-calling_Q2_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30b9d974fd0cd4655a86ca0255ee73447282a952b1015a2b633923dd8be63c76
|
| 3 |
+
size 1416203072
|
Phi-3-mini-4k-instruct-function-calling_Q3_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:199631f1fbce3f43978fd8213a9ff9c20b2f0ad209bab9db05466c76326ba1de
|
| 3 |
+
size 1955475776
|
Phi-3-mini-4k-instruct-function-calling_Q4_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f60bbfe89e369ec2f3b947e9c0eafc5b3146fe7dd115f0e2a4171ea58ec744fd
|
| 3 |
+
size 2393231168
|
Phi-3-mini-4k-instruct-function-calling_Q5_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6e64888b9598fb011c6233d53d24fa63f6397b3d948b27085d10fa6c575d92c
|
| 3 |
+
size 2815274816
|
Phi-3-mini-4k-instruct-function-calling_Q6_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaa1b2eb77d034e3dc385a82e1a57463d7251f12c1e4608d25a2ae8d2066471d
|
| 3 |
+
size 3135851840
|
Phi-3-mini-4k-instruct-function-calling_Q8_0.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99eef84d31342f8403d576f629ab61c5597b8ab12fec20c4691e6a45f522fa2a
|
| 3 |
+
size 4061221184
|