File size: 1,174 Bytes
9304afd
 
 
 
 
 
 
 
 
 
 
 
8869495
 
 
 
 
 
 
 
 
 
 
9304afd
 
 
 
 
 
 
 
 
 
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
---
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)