Agnuxo commited on
Commit
9a6160d
1 Parent(s): b656e2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -12
README.md CHANGED
@@ -1,23 +1,34 @@
1
  ---
2
- base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
 
 
 
 
 
 
 
3
  language:
4
  - en
5
- license: apache-2.0
 
 
6
  tags:
7
- - text-generation-inference
8
- - transformers
9
- - unsloth
10
- - llama
11
- - trl
12
- - sft
 
13
  ---
14
 
15
- # Uploaded model
16
 
17
- - **Developed by:** Agnuxo
 
18
  - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
20
 
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
+ model_size: 494034560
3
+ required_memory: 1.84
4
+ metrics:
5
+ - GLUE_MRPC
6
+ license: apache-2.0
7
+ datasets:
8
+ - jtatman/python-code-dataset-500k
9
+ - Vezora/Tested-143k-Python-Alpaca
10
  language:
11
  - en
12
+ - es
13
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
14
+ library_name: adapter-transformers
15
  tags:
16
+ - code
17
+ - python
18
+ - tiny
19
+ - open
20
+ - mini
21
+ - minitron
22
+ - tinytron
23
  ---
24
 
25
+ # Uploaded model
26
 
27
+ [<img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" width="100"/><img src="https://github.githubassets.com/assets/GitHub-Logo-ee398b662d42.png" width="100"/>](https://github.com/Agnuxo1)
28
+ - **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
29
  - **License:** apache-2.0
30
+ - **Finetuned from model:** Agnuxo/Tinytron-Meta-Llama-3.1-8B-Instruct
31
 
32
+ This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
33
 
34
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)