munish0838 commited on
Commit
fe617df
1 Parent(s): 9e4258a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: munish0838/Mistral-v0.3-Instruct-Matter-Slim-A
3
+ language:
4
+ - en
5
+ license: apache-2.0
6
+ datsets: 0-hero/Matter-0.1-Slim-A
7
+ tags:
8
+ - text-generation-inference
9
+ - transformers
10
+ - unsloth
11
+ - mistral
12
+ - trl
13
+ - sft
14
+ pipeline_tag: text-generation
15
+ ---
16
+
17
+ # QuantFactory/Mistral-v0.3-Instruct-Matter-Slim-A-GGUF
18
+ This is quantized version of [munish0838/Mistral-v0.3-Instruct-Matter-Slim-A](https://huggingface.co/munish0838/Mistral-v0.3-Instruct-Matter-Slim-A) created using llama.cpp
19
+
20
+ # Model Description
21
+
22
+ - **Developed by:** munish0838
23
+ - **License:** apache-2.0
24
+ - **Finetuned from model :** unsloth/mistral-7b-instruct-v0.3-bnb-4bit
25
+ - **Dataset Used:** [0-hero/Matter-0.1-Slim-A](https://huggingface.co/datasets/0-hero/Matter-0.1-Slim-A)
26
+
27
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
28
+
29
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)