ayan4m1 commited on
Commit
ae913b7
·
verified ·
1 Parent(s): dc5d4c8

Unsloth Model Card

Browse files
Files changed (1) hide show
  1. README.md +17 -9
README.md CHANGED
@@ -1,13 +1,21 @@
1
  ---
2
- license: mit
3
- datasets:
4
- - ayan4m1/myanimelist-recommendations
5
- language:
6
- - en
7
- base_model:
8
- - unsloth/mistral-7b-instruct-v0.3-bnb-4bit
9
- pipeline_tag: text-generation
10
- library_name: transformers
11
  tags:
 
 
12
  - unsloth
 
 
 
 
13
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
 
 
 
 
 
 
 
 
3
  tags:
4
+ - text-generation-inference
5
+ - transformers
6
  - unsloth
7
+ - mistral
8
+ license: apache-2.0
9
+ language:
10
+ - en
11
  ---
12
+
13
+ # Uploaded finetuned model
14
+
15
+ - **Developed by:** ayan4m1
16
+ - **License:** apache-2.0
17
+ - **Finetuned from model :** unsloth/mistral-7b-v0.3-bnb-4bit
18
+
19
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
+
21
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)