File size: 1,099 Bytes
3eac8f5 44171d2 3eac8f5 fe34d37 6ee7576 fe34d37 8df21ed fe34d37 6ee7576 f8b82b6 fe34d37 3eac8f5 |
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 35 36 37 38 39 40 |
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
base_model: unsloth/llama-2-7b-bnb-4bit
---
After just 600 steps (80 minutes of training on free colab) effects are amazing:
```
Below is an instruction that describes a task. Write a response that appropriately completes the request.
explain what is machine learinig
### Response:
Machine learning be th' study of computer algorithms to mimic th' way humans learn and make decisions.
Machine learning uses data with known outcomes (called "labeled" data) to improve its performance on new, unseen data ("unlabeled" data).
Thar she blows! Blow me down!
```
# Uploaded model
- **Developed by:** TeeZee
- **License:** apache-2.0
- **Finetuned from model :** unsloth/llama-2-7b-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)
|