TeeZee's picture
Update README.md
8869495 verified
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
base_model: unsloth/llama-2-7b-bnb-4bit
---
After just 60 steps (8 minutes of training on free colab) some influence is already vivible:
```
Below is an instruction that describes a task. Write a response that appropriately completes the request.
explain what is machine learinig
### Response:
Machine learnin' be th' process of buildin' computer programs that can automatically improve from experience and
understanding through exposure to data. Machine learning focuses on the development of algorithms that can make
predictions or decisions based on input, rather than explicitly programmed instructions, as in traditional programming.
```
# 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)