Johnnypjp commited on
Commit
f9e2af6
·
verified ·
1 Parent(s): 601b945

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  language:
@@ -19,4 +36,4 @@ tags:
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
+ ---
2
+ base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
+ language:
4
+ - en
5
+ - el
6
+ license: apache-2.0
7
+ tags:
8
+ - text-generation-inference
9
+ - transformers
10
+ - unsloth
11
+ - llama
12
+ - trl
13
+ ---
14
+ Use alpaca command to use the model.
15
+ Usage example can be found in the following notebook, under the inference section: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
16
+
17
+
18
  ---
19
  base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
20
  language:
 
36
 
37
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
38
 
39
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)