File size: 1,093 Bytes
2431d95 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
base_model: GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct
language:
- en
- id
- jv
- su
license: gemma
tags:
- llama-cpp
- gguf
---
# Supa-AI/gemma2-9b-cpt-sahabatai-v1-instruct-q8_0-gguf
This model was converted to GGUF format from [`GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct`](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct) using llama.cpp.
Refer to the [original model card](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct) for more details on the model.
## Use with llama.cpp
### CLI:
```bash
llama-cli --hf-repo Supa-AI/gemma2-9b-cpt-sahabatai-v1-instruct-q8_0-gguf --hf-file gemma2-9b-cpt-sahabatai-v1-instruct.q8_0.gguf -p "Your prompt here"
```
### Server:
```bash
llama-server --hf-repo Supa-AI/gemma2-9b-cpt-sahabatai-v1-instruct-q8_0-gguf --hf-file gemma2-9b-cpt-sahabatai-v1-instruct.q8_0.gguf -c 2048
```
## Model Details
- **Quantization Type:** q8_0
- **Original Model:** [GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct)
- **Format:** GGUF
|