Instructions to use tensorblock/doctorLLM-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/doctorLLM-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/doctorLLM-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/doctorLLM-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/doctorLLM-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/doctorLLM-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/doctorLLM-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/doctorLLM-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/doctorLLM-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/doctorLLM-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/doctorLLM-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/doctorLLM-GGUF with Ollama:
ollama run hf.co/tensorblock/doctorLLM-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/doctorLLM-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/doctorLLM-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/doctorLLM-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/doctorLLM-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/doctorLLM-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/doctorLLM-GGUF:Q2_K
- Lemonade
How to use tensorblock/doctorLLM-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/doctorLLM-GGUF:Q2_K
Run and chat with the model
lemonade run user.doctorLLM-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- doctorLLM-Q3_K_L.gguf +0 -3
- doctorLLM-Q3_K_M.gguf +0 -3
- doctorLLM-Q3_K_S.gguf +0 -3
- doctorLLM-Q4_0.gguf +0 -3
- doctorLLM-Q4_K_M.gguf +0 -3
- doctorLLM-Q4_K_S.gguf +0 -3
- doctorLLM-Q5_0.gguf +0 -3
- doctorLLM-Q5_K_M.gguf +0 -3
- doctorLLM-Q5_K_S.gguf +0 -3
- doctorLLM-Q6_K.gguf +0 -3
- doctorLLM-Q8_0.gguf +0 -3
doctorLLM-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8f53375ad8043128a0dbe4cfdeca90a10f64a741cb499e103ed7efbb60eec5c2
|
| 3 |
-
size 3597111616
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9b085cef327a8d97726db2474e98632cd2bae2289d34ac1a16cdcb3b0e87e617
|
| 3 |
-
size 3298005312
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d93ed52407c1460ff03c0346095f34e03d97e58443ea43db0c9d5047c3865a3e
|
| 3 |
-
size 2948305216
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:39a0e05f650cea8d4684aee5e06e5332eb6177765874ab23fb16f0f28bc141f4
|
| 3 |
-
size 3825807680
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6ac7a55784fdc466645fa60157a5222e644c0f26af84a2ece30eaa0f11db7660
|
| 3 |
-
size 4081004864
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:635c1fe61071f6ef6b1e1266837bd0005c0c45937c0135bb8026f5bf4e738d39
|
| 3 |
-
size 3856740672
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b1dc5cb71a4d7beb92924f48406b8f24d175b716c4f25f6e8f4edc7048524a64
|
| 3 |
-
size 4651692352
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0662f1ce23a2684477393949d149a962b2929a7bfc01587814e0e765911ece57
|
| 3 |
-
size 4783157568
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:52f8a7dfb3fe1ef57e34b19c354133689899e1902621dd2d02f23570649d7ca4
|
| 3 |
-
size 4651692352
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c1f79c6b0d3f7567494f100523718a072ea1c851b7ab36e9954caa4714f9ef84
|
| 3 |
-
size 5529194816
|
|
|
|
|
|
|
|
|
|
|
|
doctorLLM-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:56abeb7a0d9e8d932cb71f2cbb2e9323190682376c224980deb3b58b4a5deb06
|
| 3 |
-
size 7161090368
|
|
|
|
|
|
|
|
|
|
|
|