File size: 868 Bytes
5141386 a9aae86 5141386 |
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 |
---
pipeline_tag: text-generation
tags:
- llama
- ggml
---
**Quantization from:**
[Tap-M/Luna-AI-Llama2-Uncensored](https://huggingface.co/Tap-M/Luna-AI-Llama2-Uncensored)
**Converted to the GGML format with:**
[llama.cpp master-294f424 (JUL 19, 2023)](https://github.com/ggerganov/llama.cpp/releases/tag/master-294f424)
**Tested with:**
[koboldcpp 1.35](https://github.com/LostRuins/koboldcpp/releases/tag/v1.35)
**Example usage:**
```
koboldcpp.exe Luna-AI-Llama2-Uncensored-ggmlv3.Q2_K --threads 6 --stream --smartcontext --unbantokens --noblas
```
**Tested with the following format (refer to the original model and [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) for additional details):**
```
### Instruction:
You're a digital assistant designed to provide helpful and accurate responses to the user.
### Input:
{input}
### Response:
```
|