Instructions to use tensorblock/RUCKBReasoning_TableLLM-7b-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/RUCKBReasoning_TableLLM-7b-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/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RUCKBReasoning_TableLLM-7b-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/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RUCKBReasoning_TableLLM-7b-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/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/RUCKBReasoning_TableLLM-7b-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/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/RUCKBReasoning_TableLLM-7b-GGUF with Ollama:
ollama run hf.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/RUCKBReasoning_TableLLM-7b-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K
- Lemonade
How to use tensorblock/RUCKBReasoning_TableLLM-7b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/RUCKBReasoning_TableLLM-7b-GGUF:Q2_K
Run and chat with the model
lemonade run user.RUCKBReasoning_TableLLM-7b-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- TableLLM-7b-Q3_K_L.gguf +0 -3
- TableLLM-7b-Q3_K_S.gguf +0 -3
- TableLLM-7b-Q4_0.gguf +0 -3
- TableLLM-7b-Q4_K_M.gguf +0 -3
- TableLLM-7b-Q4_K_S.gguf +0 -3
- TableLLM-7b-Q5_0.gguf +0 -3
- TableLLM-7b-Q5_K_M.gguf +0 -3
- TableLLM-7b-Q5_K_S.gguf +0 -3
- TableLLM-7b-Q6_K.gguf +0 -3
- TableLLM-7b-Q8_0.gguf +0 -3
TableLLM-7b-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f904440619b95cdf8a19277178b27fdb8accc3afb7504d24062aaf6b06064eac
|
| 3 |
-
size 3597194144
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1dd2479fcf2ab8ecd85a4bb29151f8ef374a4ceb90e678e4453624da37c09f99
|
| 3 |
-
size 2948387744
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9b892a9cff118d8fa155bf0040975b4861ea298d76fc28cb27ad27f9854ab9e4
|
| 3 |
-
size 3825898912
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:865524ad3a36baa7143511981f3c00ac8d06c15281cdedc7d48d84a40c91a11b
|
| 3 |
-
size 4081096096
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d06209a21269f978b6f0c6cfda27dd9371cdafa89f75eb7af6e3b5d46d6e4718
|
| 3 |
-
size 3856831904
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:62ebf820e36ff12160dd544396b4f5f29ac4b170dc7cd6115153b443dd5087cb
|
| 3 |
-
size 4651791776
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ecbe64bcd093ab85b48a8420fa00cb149a53153055799ff54f0c55a85db19fc1
|
| 3 |
-
size 4783256992
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:112b317fa2c153563847338c1fdf517d73c5674933bc3d8bff5e1894e6661c79
|
| 3 |
-
size 4651791776
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1f586724d34643eec9fa56438f99429544ce0102bc87b5988ea7cada41750e8f
|
| 3 |
-
size 5529302944
|
|
|
|
|
|
|
|
|
|
|
|
TableLLM-7b-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fb8997711ef420157934bbb914c489c0388dc83ac147d7d79bda803b61b9e50b
|
| 3 |
-
size 7161230240
|
|
|
|
|
|
|
|
|
|
|
|