Instructions to use tensorblock/HelpingAI-Lite-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/HelpingAI-Lite-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/HelpingAI-Lite-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/HelpingAI-Lite-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/HelpingAI-Lite-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/HelpingAI-Lite-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/HelpingAI-Lite-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/HelpingAI-Lite-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/HelpingAI-Lite-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/HelpingAI-Lite-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/HelpingAI-Lite-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/HelpingAI-Lite-GGUF with Ollama:
ollama run hf.co/tensorblock/HelpingAI-Lite-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/HelpingAI-Lite-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/HelpingAI-Lite-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/HelpingAI-Lite-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/HelpingAI-Lite-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/HelpingAI-Lite-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/HelpingAI-Lite-GGUF:Q2_K
- Lemonade
How to use tensorblock/HelpingAI-Lite-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/HelpingAI-Lite-GGUF:Q2_K
Run and chat with the model
lemonade run user.HelpingAI-Lite-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- HelpingAI-Lite-Q3_K_L.gguf +0 -3
- HelpingAI-Lite-Q3_K_M.gguf +0 -3
- HelpingAI-Lite-Q3_K_S.gguf +0 -3
- HelpingAI-Lite-Q4_0.gguf +0 -3
- HelpingAI-Lite-Q4_K_M.gguf +0 -3
- HelpingAI-Lite-Q4_K_S.gguf +0 -3
- HelpingAI-Lite-Q5_0.gguf +0 -3
- HelpingAI-Lite-Q5_K_M.gguf +0 -3
- HelpingAI-Lite-Q5_K_S.gguf +0 -3
- HelpingAI-Lite-Q6_K.gguf +0 -3
- HelpingAI-Lite-Q8_0.gguf +0 -3
HelpingAI-Lite-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b19bb302bbb3b6c100c6439e94600b0add8d681ec2437415878baffd3066433f
|
| 3 |
-
size 591528128
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d91bce02e444d6812af05929264bac03b85090bf662507a6cdbb942cdc3a60d5
|
| 3 |
-
size 548405440
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:92ebeba317f7c0f025d0dd3e69dd100e858669584a7c62c24b39ec3603adeb39
|
| 3 |
-
size 499343552
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:63434615e54558ab399c7b1621ed2f926a80fbcd672621288fe66dc79906a074
|
| 3 |
-
size 636727488
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e8ea9aa92f7730e3feeebf187d54d7beea72c6ced1bf272d21570aee63a3188
|
| 3 |
-
size 667816128
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4c3889f6c2b8d985b2a9a5c54eb7f6a352f01127914113516d1146907e76c7cb
|
| 3 |
-
size 639873216
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:853425b7cbdbdc04811757f8265d0859a7d65fc92fd039e5c5274d5f5c1dc503
|
| 3 |
-
size 766030016
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:326f01b3eae25344f9eb057fb6fe194a76acc0b2fb37b6d62b4688aa389705a1
|
| 3 |
-
size 782045376
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:683f188346363d82f627b93b7c9e3385b313bf2abfe90daf98ac2200d31344f7
|
| 3 |
-
size 766030016
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7810283fbd9b15c438e8aead902ba730a1deea9c3bf8e998a51005d4e73752d3
|
| 3 |
-
size 903413952
|
|
|
|
|
|
|
|
|
|
|
|
HelpingAI-Lite-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:96fb521c54c0be9118edafe46115f53507f1dac9a9f0cc323be14679d9464b09
|
| 3 |
-
size 1169809600
|
|
|
|
|
|
|
|
|
|
|
|