Instructions to use tensorblock/Bumblebee-7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Bumblebee-7B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Bumblebee-7B-GGUF", filename="Bumblebee-7B-Q2_K.gguf", )
llm.create_chat_completion( messages = [ { "role": "user", "content": "What is the capital of France?" } ] ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/Bumblebee-7B-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/Bumblebee-7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Bumblebee-7B-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/Bumblebee-7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Bumblebee-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/Bumblebee-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Bumblebee-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/Bumblebee-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Bumblebee-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Bumblebee-7B-GGUF:Q2_K
- LM Studio
- Jan
- vLLM
How to use tensorblock/Bumblebee-7B-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "tensorblock/Bumblebee-7B-GGUF" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "tensorblock/Bumblebee-7B-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/tensorblock/Bumblebee-7B-GGUF:Q2_K
- Ollama
How to use tensorblock/Bumblebee-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/Bumblebee-7B-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/Bumblebee-7B-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/Bumblebee-7B-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/Bumblebee-7B-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/Bumblebee-7B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Bumblebee-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Bumblebee-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/Bumblebee-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Bumblebee-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.Bumblebee-7B-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- Bumblebee-7B-Q3_K_L.gguf +0 -3
- Bumblebee-7B-Q3_K_M.gguf +0 -3
- Bumblebee-7B-Q3_K_S.gguf +0 -3
- Bumblebee-7B-Q4_0.gguf +0 -3
- Bumblebee-7B-Q4_K_M.gguf +0 -3
- Bumblebee-7B-Q4_K_S.gguf +0 -3
- Bumblebee-7B-Q5_0.gguf +0 -3
- Bumblebee-7B-Q5_K_M.gguf +0 -3
- Bumblebee-7B-Q5_K_S.gguf +0 -3
- Bumblebee-7B-Q6_K.gguf +0 -3
- Bumblebee-7B-Q8_0.gguf +0 -3
Bumblebee-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5d41ce8dc2b1ee6c287e1ec572b434906a3df6bc67fabf014a17162e9e8a856c
|
| 3 |
-
size 3822025248
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9d6338e7a1ee7096db16937b84c61723c5e802542cc4dc601d01f653aadac989
|
| 3 |
-
size 3518986784
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2fe0b2779b717e5326140672d6e3a6ace733a45fff905ebccfbfd032d4a89313
|
| 3 |
-
size 3164568096
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:29e3c9c6ba893c0961fe1a146391761ec7efd4528725d7a5cc14b712a729417d
|
| 3 |
-
size 4108917280
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6703fa9aa7b0cfbc541cce0cb90985e30b97ddc50427bf0e0be6193e015bc392
|
| 3 |
-
size 4368439840
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5317d8081a1bb3657439c1997f2768de7597bb49919c153412b7bb6d4fc43862
|
| 3 |
-
size 4140374560
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:97a14aaf501e78a96e23beb9e88c8df7c2c517133bec7dec423cdd3464cc3ac1
|
| 3 |
-
size 4997716512
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c35c78fc1779d1e52488f1fcd897b9ec2d169b8595a1b997476163d4216a10a3
|
| 3 |
-
size 5131409952
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e1dd1fbf42f1987f9f66c955861931239e9beec6e25ec8565e957bd7e0df698
|
| 3 |
-
size 4997716512
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:df1c0c0ad316564728e3b6634ff445093d50e495344a630a2b08864927bbc88f
|
| 3 |
-
size 5942065696
|
|
|
|
|
|
|
|
|
|
|
|
Bumblebee-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3e02d164be05338de024588f245a999078b4e52958bc61b8e06dca74c297d86a
|
| 3 |
-
size 7695858208
|
|
|
|
|
|
|
|
|
|
|
|