|
--- |
|
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} |
|
``` |