Text Generation
GGUF
finance
supervision
cyber risk
cybersecurity
cyber threats
SFT
LoRA
A100GPU
TensorBlock
GGUF
conversational
Instructions to use tensorblock/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
- LM Studio
- Jan
- vLLM
How to use tensorblock/cyber-risk-llama-3-8b-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "tensorblock/cyber-risk-llama-3-8b-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/cyber-risk-llama-3-8b-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
- Ollama
How to use tensorblock/cyber-risk-llama-3-8b-GGUF with Ollama:
ollama run hf.co/tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/cyber-risk-llama-3-8b-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
- Lemonade
How to use tensorblock/cyber-risk-llama-3-8b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/cyber-risk-llama-3-8b-GGUF:Q2_K
Run and chat with the model
lemonade run user.cyber-risk-llama-3-8b-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- cyber-risk-llama-3-8b-Q3_K_L.gguf +0 -3
- cyber-risk-llama-3-8b-Q3_K_S.gguf +0 -3
- cyber-risk-llama-3-8b-Q4_0.gguf +0 -3
- cyber-risk-llama-3-8b-Q4_K_M.gguf +0 -3
- cyber-risk-llama-3-8b-Q4_K_S.gguf +0 -3
- cyber-risk-llama-3-8b-Q5_0.gguf +0 -3
- cyber-risk-llama-3-8b-Q5_K_M.gguf +0 -3
- cyber-risk-llama-3-8b-Q5_K_S.gguf +0 -3
- cyber-risk-llama-3-8b-Q6_K.gguf +0 -3
- cyber-risk-llama-3-8b-Q8_0.gguf +0 -3
cyber-risk-llama-3-8b-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b1c52a426d0b1484a7ae35e22f93d95cca22e13886dedcce02c1cbd02c12e9cb
|
| 3 |
-
size 4321956672
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d774746eb07ccebbcbbcddc762f167f38a46e1d2c9bf3eedb554792d9f8b9377
|
| 3 |
-
size 3664499520
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:43017f1d93fe9354a4856828de757ea2061070fe134ae47616e82418adda96a4
|
| 3 |
-
size 4661211968
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b174b19e480af132293b108b0a96d393ee22f65a26995e0f5bf6f81da7559bef
|
| 3 |
-
size 4920734528
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:977a7a2149ae8066f5eb6886c7e5f37ffa424ca1c4a591d61888a72b09de41c8
|
| 3 |
-
size 4692669248
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8b0b3a842cf54649b9931faddac090c1a4217fe6e750a4f65e5d84049055ec25
|
| 3 |
-
size 5599294272
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7cece2d7614840eadeb5b65afbaa65f2e3153a4bb69a50e8f4898fb32c4bcdaa
|
| 3 |
-
size 5732987712
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4951e81ee926fb953a5a9140d8429aa73538bcee5efe90c10a2999d4de92d68e
|
| 3 |
-
size 5599294272
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7a2ab7ab3cd7bd0c5d2e4fa1ff3cd02aab65b601cccf38f1319cefa9109f9d91
|
| 3 |
-
size 6596006720
|
|
|
|
|
|
|
|
|
|
|
|
cyber-risk-llama-3-8b-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7d257f84a12fef7b05768d7ac7e9afda556e382f9acbfd8200e7281fe4f87c8f
|
| 3 |
-
size 8540771136
|
|
|
|
|
|
|
|
|
|
|
|