Instructions to use TheBloke/Genz-70b-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/Genz-70b-GGML with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="TheBloke/Genz-70b-GGML", device_map="auto")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/Genz-70b-GGML", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use TheBloke/Genz-70b-GGML with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "TheBloke/Genz-70b-GGML" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "TheBloke/Genz-70b-GGML", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/TheBloke/Genz-70b-GGML
- SGLang
How to use TheBloke/Genz-70b-GGML with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "TheBloke/Genz-70b-GGML" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "TheBloke/Genz-70b-GGML", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "TheBloke/Genz-70b-GGML" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "TheBloke/Genz-70b-GGML", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use TheBloke/Genz-70b-GGML with Docker Model Runner:
docker model run hf.co/TheBloke/Genz-70b-GGML
Add q5_1, q6_K and q8_0 in ZIP due to 50GB limit
Browse files- .gitattributes +3 -0
- genz-70b.ggmlv3.Q5_1.z01 +3 -0
- genz-70b.ggmlv3.Q5_1.zip +3 -0
- genz-70b.ggmlv3.Q6_K.z01 +3 -0
- genz-70b.ggmlv3.Q6_K.zip +3 -0
- genz-70b.ggmlv3.Q8_0.z01 +3 -0
- genz-70b.ggmlv3.Q8_0.zip +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
genz-70b.ggmlv3.Q5_1.z01 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
genz-70b.ggmlv3.Q6_K.z01 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
genz-70b.ggmlv3.Q8_0.z01 filter=lfs diff=lfs merge=lfs -text
|
genz-70b.ggmlv3.Q5_1.z01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d38744c02020430e3a8ce3d86393ff801ffce58d57f11547272547dbc23c6871
|
| 3 |
+
size 37748736000
|
genz-70b.ggmlv3.Q5_1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31eeec409d902762448cbfc804c0bc929693a834825a0cab299bbae061ed04a6
|
| 3 |
+
size 14006947774
|
genz-70b.ggmlv3.Q6_K.z01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fae1094c47618f0c854f88efdd20e7d6789652a029430c843d92ecf64e63105
|
| 3 |
+
size 37748736000
|
genz-70b.ggmlv3.Q6_K.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edda660853e6b1aba3a66a4810b96851fd477ac1058b1539c3c03d24f3d7ed8f
|
| 3 |
+
size 18838343614
|
genz-70b.ggmlv3.Q8_0.z01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc12d08a40da3a662b4e389d9ac258f3095f2a7436d785d6de48cbbf34d4dd5a
|
| 3 |
+
size 37748736000
|
genz-70b.ggmlv3.Q8_0.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3385b324c7546ec43ca96f80c5e3e8bd7de88427fb5bd05eaba48b2f98fffc1c
|
| 3 |
+
size 35479818174
|