minemaster01 commited on
Commit
e73da91
1 Parent(s): 2a3e6d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
3
+ tags:
4
+ - text-generation-inference
5
+ - transformers
6
+ - unsloth
7
+ - mistral
8
+ - trl
9
+ license: apache-2.0
10
+ language:
11
+ - en
12
+ ---
13
+
14
+ # Uploaded model
15
+
16
+ - **Developed by:** minemaster01
17
+ - **License:** apache-2.0
18
+ - **Finetuned from model :** mistralai/Mistral-7B-Instruct-v0.2
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)