Akicou commited on
Commit
3cb0ab0
ยท
verified ยท
1 Parent(s): e3565f8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - gguf
4
+ - llama.cpp
5
+ - quantization
6
+ base_model: 0xSero/MiniMax-M2.1-REAP-50
7
+ ---
8
+
9
+ # MiniMax-M2.1-REAP-50-GGUF
10
+
11
+ This model was converted to GGUF format from [`0xSero/MiniMax-M2.1-REAP-50`](https://huggingface.co/0xSero/MiniMax-M2.1-REAP-50) using GGUF Forge.
12
+
13
+ ## Quants
14
+ The following quants are available:
15
+ Q2_K, Q3_K_S, Q3_K_M, Q3_K_L, Q4_0, Q4_K_S, Q4_K_M, Q5_0, Q5_K_S, Q5_K_M, Q6_K, Q8_0
16
+
17
+ ## Conversion Stats
18
+
19
+ | Metric | Value |
20
+ |--------|-------|
21
+ | Job ID | `4596f6bc-436e-4b0a-a3a7-79e337824543` |
22
+ | GGUF Forge Version | v3.6 |
23
+ | Total Time | 5.1h |
24
+ | Avg Time per Quant | 13.2min |
25
+
26
+ ### Step Breakdown
27
+ - Download: 18.7min
28
+ - FP16 Conversion: 20.9min
29
+ - Quantization: 4.4h
30
+
31
+ ## ๐Ÿš€ Convert Your Own Models
32
+
33
+ **Want to convert more models to GGUF?**
34
+
35
+ ๐Ÿ‘‰ **[gguforge.com](https://gguforge.com)** โ€” Free hosted GGUF conversion service. Login with HuggingFace and request conversions instantly!
36
+
37
+ ## Links
38
+
39
+ - ๐ŸŒ **Free Hosted Service**: [gguforge.com](https://gguforge.com)
40
+ - ๐Ÿ› ๏ธ Self-host GGUF Forge: [GitHub](https://github.com/Akicuo/automaticConversion)
41
+ - ๐Ÿ“ฆ llama.cpp (quantization engine): [GitHub](https://github.com/ggerganov/llama.cpp)
42
+ - ๐Ÿ’ฌ Community & Support: [Discord](https://discord.gg/4vafUgVX3a)
43
+
44
+
45
+ ---
46
+ *Converted automatically by [GGUF Forge](https://gguforge.com) v3.6*
47
+