Instructions to use tensorblock/tiny-random-phi3-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 tensorblock/tiny-random-phi3-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 tensorblock/tiny-random-phi3-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tiny-random-phi3-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/tiny-random-phi3-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tiny-random-phi3-GGUF:Q2_K
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 tensorblock/tiny-random-phi3-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tiny-random-phi3-GGUF:Q2_K
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 tensorblock/tiny-random-phi3-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tiny-random-phi3-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tiny-random-phi3-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tiny-random-phi3-GGUF with Ollama:
ollama run hf.co/tensorblock/tiny-random-phi3-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/tiny-random-phi3-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 tensorblock/tiny-random-phi3-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 tensorblock/tiny-random-phi3-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tensorblock/tiny-random-phi3-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/tiny-random-phi3-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tiny-random-phi3-GGUF:Q2_K
- Lemonade
How to use tensorblock/tiny-random-phi3-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tiny-random-phi3-GGUF:Q2_K
Run and chat with the model
lemonade run user.tiny-random-phi3-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- tiny-random-phi3-Q3_K_L.gguf +0 -3
- tiny-random-phi3-Q3_K_M.gguf +0 -3
- tiny-random-phi3-Q3_K_S.gguf +0 -3
- tiny-random-phi3-Q4_0.gguf +0 -3
- tiny-random-phi3-Q4_K_M.gguf +0 -3
- tiny-random-phi3-Q4_K_S.gguf +0 -3
- tiny-random-phi3-Q5_0.gguf +0 -3
- tiny-random-phi3-Q5_K_M.gguf +0 -3
- tiny-random-phi3-Q5_K_S.gguf +0 -3
- tiny-random-phi3-Q6_K.gguf +0 -3
- tiny-random-phi3-Q8_0.gguf +0 -3
tiny-random-phi3-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c1db8957fb26d3c23e1a6d31ba9fa59fe8175ae210d4e93793daf6bf90f50ff1
|
| 3 |
-
size 5492992
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9cc7cea3872090cb6c74d7a9ee97a9b99fe45c79a1c6e8c4915dad4d7433bcea
|
| 3 |
-
size 5492800
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:78e3bdf170337dde78cef5d36e24f934533bdd8e767a1d90f571b95460fc1d18
|
| 3 |
-
size 5492416
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dffae45343806b2d818c299493b4d91fcc5de317811b1a4a245d3d9646bf55c6
|
| 3 |
-
size 3244736
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e65905623df2ceac833abf8d65488340e9eaebf74a701d0c2aab8261d844b7ca
|
| 3 |
-
size 5493376
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f62c3b2fd9302238ea169c698558b83607f8461c66beca5de6581edd711b9f7b
|
| 3 |
-
size 5492800
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:57c2ff386a7530f3c9ceb19d33b729234f35c51e51fdcea96c8a5cb943f67c1c
|
| 3 |
-
size 3440576
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5288383210988f157d48052e85e2caa09d57c36aa8352b471524a2a85afbf773
|
| 3 |
-
size 5493472
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e00fe6db785284776852216fe8109a6d23f72ecff0b1e28c6d6079b3994fd303
|
| 3 |
-
size 5492992
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c3b6ba7215a3a0d34b8b92026b3729707efc9f63154a03b46c8288690ea99565
|
| 3 |
-
size 5493952
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-phi3-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cb237fed382b2ba733a4916ded474d21be27311d9d13efc61447b7478b40ce4d
|
| 3 |
-
size 4028096
|
|
|
|
|
|
|
|
|
|
|
|