File size: 663 Bytes
22c7367 5b0ba22 22c7367 5b0ba22 d605b23 |
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 |
---
base_model: unsloth/gemma-2-2b-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- gemma2
- gguf
license: apache-2.0
language:
- en
---
# Uploaded model
- **Developed by:** qingy2024
- **License:** apache-2.0
- **Finetuned from model :** unsloth/gemma-2-2b-bnb-4bit
Note: This model uses a custom chat template:
```
Below is the original text. Please rewrite it to correct any grammatical errors if any, improve clarity, and enhance overall readability.
### Original Text:
{PROMPT HERE}
### Corrected Text:
{MODEL'S OUTPUT HERE}
```
I would recommend a temperature of 0.0 and repeat penalty 1.0 for this model to get optimal results. |