Instructions to use tensorblock/Octopus-v2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Octopus-v2-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Octopus-v2-GGUF", filename="Octopus-v2-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/Octopus-v2-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/Octopus-v2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Octopus-v2-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/Octopus-v2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Octopus-v2-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/Octopus-v2-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Octopus-v2-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/Octopus-v2-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Octopus-v2-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Octopus-v2-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Octopus-v2-GGUF with Ollama:
ollama run hf.co/tensorblock/Octopus-v2-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Octopus-v2-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/Octopus-v2-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/Octopus-v2-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/Octopus-v2-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Octopus-v2-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Octopus-v2-GGUF:Q2_K
- Lemonade
How to use tensorblock/Octopus-v2-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Octopus-v2-GGUF:Q2_K
Run and chat with the model
lemonade run user.Octopus-v2-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- Octopus-v2-Q3_K_L.gguf +0 -3
- Octopus-v2-Q3_K_S.gguf +0 -3
- Octopus-v2-Q4_0.gguf +0 -3
- Octopus-v2-Q4_K_M.gguf +0 -3
- Octopus-v2-Q4_K_S.gguf +0 -3
- Octopus-v2-Q5_0.gguf +0 -3
- Octopus-v2-Q5_K_M.gguf +0 -3
- Octopus-v2-Q5_K_S.gguf +0 -3
- Octopus-v2-Q6_K.gguf +0 -3
- Octopus-v2-Q8_0.gguf +0 -3
Octopus-v2-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fd62f623db08cc20e01f63844dc5db454cd3d65cd99684bdb0496823454f3cf1
|
| 3 |
-
size 1465629856
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:65dcdf26efed0f96cf6ebb4d6333cc847bf173589d3cdaed057156f1993bb1da
|
| 3 |
-
size 1288019104
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dc7eab57ba14336007472ae0d7b3b66b640da08e28de91f97255f5933f9e0843
|
| 3 |
-
size 1551228064
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9fd80c648768751306e88c4f81db613f20d6840ef878c5fae489fdd773335703
|
| 3 |
-
size 1630301344
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:adab4a3ee53288e44eb041737932d95f9de7f70ca7a5ba67a437ce78298fd8e8
|
| 3 |
-
size 1559878816
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1fafc56211518e32d8b8095c819941f341748314735b56f49875ef7799f531c5
|
| 3 |
-
size 1798954144
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2c702908383ffbff1a22d1c50e28ca5282dc5207f6b01a1bbfc1e9a486f3a2f9
|
| 3 |
-
size 1839688864
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4618031169084ebfc5f47c2220bd77335566deb9f8d949519c9d9b1faf9e1c5e
|
| 3 |
-
size 1798954144
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:47541582001a5d3da7eb44c66250227382921e145a7c937fe802d180d7ed9bcc
|
| 3 |
-
size 2062163104
|
|
|
|
|
|
|
|
|
|
|
|
Octopus-v2-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:38916288cc9829762064c5f432760620dc64a0508f18b6d79a5efd1ce94bfc05
|
| 3 |
-
size 2669119296
|
|
|
|
|
|
|
|
|
|
|
|