qwp4w3hyb commited on
Commit
ef06553
1 Parent(s): 1a69843

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,24 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ imat-bf16-gmerged.dat filter=lfs diff=lfs merge=lfs -text
37
+ yi-1.5-34b-chat-bf16.split-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
38
+ yi-1.5-34b-chat-bf16.split-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
39
+ yi-1.5-34b-chat-imat-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ yi-1.5-34b-chat-imat-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ yi-1.5-34b-chat-imat-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ yi-1.5-34b-chat-imat-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
43
+ yi-1.5-34b-chat-imat-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
44
+ yi-1.5-34b-chat-imat-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ yi-1.5-34b-chat-imat-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ yi-1.5-34b-chat-imat-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
47
+ yi-1.5-34b-chat-imat-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
48
+ yi-1.5-34b-chat-imat-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
49
+ yi-1.5-34b-chat-imat-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
50
+ yi-1.5-34b-chat-imat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
51
+ yi-1.5-34b-chat-imat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
52
+ yi-1.5-34b-chat-imat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
53
+ yi-1.5-34b-chat-imat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
54
+ yi-1.5-34b-chat-imat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
55
+ yi-1.5-34b-chat-imat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
56
+ yi-1.5-34b-chat-imat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ base_model: 01-ai/Yi-1.5-34B-Chat
5
+ tags:
6
+ - yi
7
+ - 01-ai
8
+ - instruct
9
+ - finetune
10
+ - chatml
11
+ - gguf
12
+ - imatrix
13
+ - importance matrix
14
+ model-index:
15
+ - name: 01-ai/Yi-1.5-34B-Chat-iMat-GGUF
16
+ results: []
17
+ ---
18
+
19
+ # Quant Infos
20
+
21
+ - quants done with an importance matrix for improved quantization loss
22
+ - gguf & imatrix generated from bf16 for "optimal" accuracy loss (some say this is snake oil, but it can't hurt)
23
+ - Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S
24
+ - Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [dc685be46622a8fabfd57cfa804237c8f15679b8](https://github.com/ggerganov/llama.cpp/commit/dc685be46622a8fabfd57cfa804237c8f15679b8) (master as of 2024-05-12)
25
+ - Imatrix generated with [this](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384) multi-purpose dataset.
26
+ ```
27
+ ./imatrix -c 512 -m $model_name-f16.gguf -f $llama_cpp_path/groups_merged.txt -o $out_path/imat-f16-gmerged.dat
28
+ ```
29
+
30
+ # Original Model Card:
31
+
32
+ <div align="center">
33
+
34
+ <picture>
35
+ <img src="https://raw.githubusercontent.com/01-ai/Yi/main/assets/img/Yi_logo_icon_light.svg" width="150px">
36
+ </picture>
37
+
38
+ </div>
39
+
40
+ <p align="center">
41
+ <a href="https://github.com/01-ai">🐙 GitHub</a> •
42
+ <a href="https://discord.gg/hYUwWddeAu">👾 Discord</a> •
43
+ <a href="https://twitter.com/01ai_yi">🐤 Twitter</a> •
44
+ <a href="https://github.com/01-ai/Yi-1.5/issues/2">💬 WeChat</a>
45
+ <br/>
46
+ <a href="https://arxiv.org/abs/2403.04652">📝 Paper</a> •
47
+ <a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#faq">🙌 FAQ</a> •
48
+ <a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#learning-hub">📗 Learning Hub</a>
49
+ </p>
50
+
51
+ # Intro
52
+
53
+ Yi-1.5 is an upgraded version of Yi. It is continuously pre-trained on Yi with a high-quality corpus of 500B tokens and fine-tuned on 3M diverse fine-tuning samples.
54
+
55
+ Compared with Yi, Yi-1.5 delivers stronger performance in coding, math, reasoning, and instruction-following capability, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension.
56
+
57
+ <div align="center">
58
+
59
+ Model | Context Length | Pre-trained Tokens
60
+ | :------------: | :------------: | :------------: |
61
+ | Yi-1.5 | 4K | 3.6T
62
+
63
+ </div>
64
+
65
+ # Models
66
+
67
+ - Chat models
68
+
69
+ <div align="center">
70
+
71
+ | Name | Download |
72
+ | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
73
+ | Yi-1.5-34B-Chat | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
74
+ | Yi-1.5-9B-Chat | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
75
+ | Yi-1.5-6B-Chat | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
76
+
77
+ </div>
78
+
79
+ - Base models
80
+
81
+ <div align="center">
82
+
83
+ | Name | Download |
84
+ | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
85
+ | Yi-1.5-34B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
86
+ | Yi-1.5-9B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
87
+ | Yi-1.5-6B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) |
88
+
89
+ </div>
90
+
91
+ # Benchmarks
92
+
93
+ - Chat models
94
+
95
+ Yi-1.5-34B-Chat is on par with or excels beyond larger models in most benchmarks.
96
+
97
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/KcsJ9Oc1VnEmfCDEJc5cd.png)
98
+
99
+ Yi-1.5-9B-Chat is the top performer among similarly sized open-source models.
100
+
101
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/xf6pLg5jqRCwjlh6m3t6_.png)
102
+
103
+ - Base models
104
+
105
+ Yi-1.5-34B is on par with or excels beyond larger models in some benchmarks.
106
+
107
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/BwU7QM-03dZvZzwdIE1xY.png)
108
+
109
+ Yi-1.5-9B is the top performer among similarly sized open-source models.
110
+
111
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/y-EYSYPT-3aWLJ0x8R94F.png)
112
+
113
+ # Quick Start
114
+
115
+ For getting up and running with Yi-1.5 models quickly, see [README](https://github.com/01-ai/Yi-1.5).
116
+
imat-bf16-gmerged.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6761f72f5be9a0694fad154153458ce934fc916ac7139ffa7606d0df54bae350
3
+ size 15251093
yi-1.5-34b-chat-bf16.split-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2ba1253476d9465916a5e91a8d89a21a47f14db9591884c92aca12d60f12e91
3
+ size 35389566144
yi-1.5-34b-chat-bf16.split-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44e56bd296fb7e6df206bbb91a2628c352cfd8b3dfa5bdbae7c3ebe1bbcd7348
3
+ size 33391513152
yi-1.5-34b-chat-imat-IQ1_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e851f0fa83f2d946422cadd96c405191c170533a3b1983f7ee1a6e7eb29a0c4
3
+ size 7498980192
yi-1.5-34b-chat-imat-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce8dc4516c7a65b23911978a5db616bfc1cfc01fb3768608530e2436fe2cb32
3
+ size 11794762592
yi-1.5-34b-chat-imat-IQ2_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20eb3db5729f0dea6938c94e031cc03164ac1c8c8e37a32f994c84d31dd0c904
3
+ size 10891021152
yi-1.5-34b-chat-imat-IQ2_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6723c9ebb5598f3bb0e31cadf7942376da0e44e83438a18263cccf8c84d1c51
3
+ size 10306542432
yi-1.5-34b-chat-imat-IQ2_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc7a42838307c1f0eee46cf44f87a25c91449cc6c96cc2efd8bb7fc6fbdee1b8
3
+ size 9306463072
yi-1.5-34b-chat-imat-IQ3_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8217acc0a8cf2915631b4a7f4ddea19a13f583f7ffb3dcf81d0821ac6687ca17
3
+ size 15564700512
yi-1.5-34b-chat-imat-IQ3_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3843669b92c558337c5f212e8d4b64c73f4d8af3b9fb6be05713abd12f4bddbc
3
+ size 15018785632
yi-1.5-34b-chat-imat-IQ3_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e2b09bbfcaa156441bc8fc9092602e1549c9741a4242e314c3c87f7909c14b4
3
+ size 14234319712
yi-1.5-34b-chat-imat-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4287ee00cc3f1fbcbd35ad7fc704278779fef4c24b15b1b607a0fc3b547a047d
3
+ size 13333875552
yi-1.5-34b-chat-imat-IQ4_NL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c35ece80d3250574ed2d865813f03050747ce7b74cf0d2ac6d383ed73981c3
3
+ size 19521579872
yi-1.5-34b-chat-imat-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2444a3d5f6b956b7c88627a40d096ea3c0978c83831138749ca24ec5aa8aee
3
+ size 18475051872
yi-1.5-34b-chat-imat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d088943460a18c0c38eaa6276c2125e90d45739fedf190ee988742cea391257
3
+ size 19530754912
yi-1.5-34b-chat-imat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f46dec23f40a6a95543191f9571c510f55f61c903e5e350ab8fce075d26e14e4
3
+ size 20658711392
yi-1.5-34b-chat-imat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:875d5913c8d92d900201fff479fd01440fc4eedbef8282d8cd2952c97428da4e
3
+ size 19598650208
yi-1.5-34b-chat-imat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b43f91781c074d1a618bd2707a062e25c79731fdca1c6384f6d06d4bc0083a4
3
+ size 24321846112
yi-1.5-34b-chat-imat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e7f3cab081e390f49bcc07dd9e3ae6732749424723f2f1e4aae100f81f6ffe
3
+ size 23707691872
yi-1.5-34b-chat-imat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1625531b3887f4b3f5c25c0a7c18bf10d6415cc4c44fbce82acd43b49226ff1b
3
+ size 28213926752
yi-1.5-34b-chat-imat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cd0676593755bd26dd2e2a1d717d9235486dd7aea7873e9b986af4947f1034
3
+ size 36542282592