munish0838 commited on
Commit
0e3825b
1 Parent(s): 307370f

Create README.md

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