aashish1904 commited on
Commit
da4f60d
·
verified ·
1 Parent(s): e678429

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ base_model: unsloth/qwen2.5-7b-bnb-4bit
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - qwen2
10
+ - trl
11
+ - sft
12
+ license: apache-2.0
13
+ language:
14
+ - en
15
+
16
+ ---
17
+
18
+ [![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
19
+
20
+
21
+ # QuantFactory/a1-v002-GGUF
22
+ This is quantized version of [ashercn97/a1-v002](https://huggingface.co/ashercn97/a1-v002) created using llama.cpp
23
+
24
+ # Original Model Card
25
+
26
+
27
+ # Uploaded model
28
+
29
+ - **Developed by:** ashercn97
30
+ - **License:** apache-2.0
31
+ - **Finetuned from model :** unsloth/qwen2.5-7b-bnb-4bit
32
+
33
+ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
34
+
35
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
36
+