| ``` |
| template = """<|system|> Rephrase this sentence. |
| <|user|> {text} |
| <|assistant|>""" |
| ``` |
| --- |
| language: |
| - en |
| license: apache-2.0 |
| tags: |
| - text-generation-inference |
| - transformers |
| - unsloth |
| - llama |
| - gguf |
| base_model: unsloth/tinyllama-bnb-4bit |
| --- |
| |
| # Uploaded model |
| |
| - **Developed by:** andrewatef |
| - **License:** apache-2.0 |
| - **Finetuned from model :** unsloth/tinyllama-bnb-4bit |
| |
| This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |
| |
| [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |
| |