morriszms commited on
Commit
34234cd
·
verified ·
1 Parent(s): 6916055

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ 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
+ Yi_lee-v1-6B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi_lee-v1-6B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi_lee-v1-6B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi_lee-v1-6B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi_lee-v1-6B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi_lee-v1-6B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi_lee-v1-6B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi_lee-v1-6B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi_lee-v1-6B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi_lee-v1-6B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi_lee-v1-6B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi_lee-v1-6B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DopeorNope/Yi_lee-v1-6B
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## DopeorNope/Yi_lee-v1-6B - GGUF
20
+
21
+ This repo contains GGUF format model files for [DopeorNope/Yi_lee-v1-6B](https://huggingface.co/DopeorNope/Yi_lee-v1-6B).
22
+
23
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [Yi_lee-v1-6B-Q2_K.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q2_K.gguf) | Q2_K | 2.240 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [Yi_lee-v1-6B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q3_K_S.gguf) | Q3_K_S | 2.592 GB | very small, high quality loss |
43
+ | [Yi_lee-v1-6B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q3_K_M.gguf) | Q3_K_M | 2.857 GB | very small, high quality loss |
44
+ | [Yi_lee-v1-6B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q3_K_L.gguf) | Q3_K_L | 3.084 GB | small, substantial quality loss |
45
+ | [Yi_lee-v1-6B-Q4_0.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q4_0.gguf) | Q4_0 | 3.317 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [Yi_lee-v1-6B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q4_K_S.gguf) | Q4_K_S | 3.339 GB | small, greater quality loss |
47
+ | [Yi_lee-v1-6B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q4_K_M.gguf) | Q4_K_M | 3.498 GB | medium, balanced quality - recommended |
48
+ | [Yi_lee-v1-6B-Q5_0.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q5_0.gguf) | Q5_0 | 3.999 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [Yi_lee-v1-6B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q5_K_S.gguf) | Q5_K_S | 3.999 GB | large, low quality loss - recommended |
50
+ | [Yi_lee-v1-6B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q5_K_M.gguf) | Q5_K_M | 4.092 GB | large, very low quality loss - recommended |
51
+ | [Yi_lee-v1-6B-Q6_K.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q6_K.gguf) | Q6_K | 4.724 GB | very large, extremely low quality loss |
52
+ | [Yi_lee-v1-6B-Q8_0.gguf](https://huggingface.co/tensorblock/Yi_lee-v1-6B-GGUF/blob/main/Yi_lee-v1-6B-Q8_0.gguf) | Q8_0 | 6.117 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/Yi_lee-v1-6B-GGUF --include "Yi_lee-v1-6B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/Yi_lee-v1-6B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
Yi_lee-v1-6B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e08c260a535f2483833a5e17376423694dccf1ef9077e8f5df8c11274e9ee7
3
+ size 2405459552
Yi_lee-v1-6B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbd78e45b8fd7a2725c815563e3760558b5c9f088e5bd655eb202b28597ff6cb
3
+ size 3311302240
Yi_lee-v1-6B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ad5863a484bdcaa1baf342b20acdbce6cab9f68ead7807c1500460804d285b
3
+ size 3067246176
Yi_lee-v1-6B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c61133234976a388c4e0fccceed898dd3b6ec030d36f6fa29af02da4e8a76b7
3
+ size 2783606368
Yi_lee-v1-6B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92cc46b092966f14393f60e1544071a38c2706c71e90939e6545a7e675da059a
3
+ size 3561604704
Yi_lee-v1-6B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8baf7467aa9aa4ba75e76c0f09493e3683dc82e4863c80fecf677fe0026171fd
3
+ size 3756246624
Yi_lee-v1-6B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b45b1456a0c62ab19e58e6f72958fbdc7151f25fea3b66c4e1dba3b972a18624
3
+ size 3585197664
Yi_lee-v1-6B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab2fb97dae0b24252cbfe78ef396c6245ee694225af702c16bfc23a8ff0d55b
3
+ size 4293838432
Yi_lee-v1-6B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ee3becb3ba0623d61d8ce959181ee3a1c3f51b4b3def487f6bdfe11c98abf86
3
+ size 4394108512
Yi_lee-v1-6B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f621b63183a1dd671a4bc111edb90cf399c2be2deec32dd46e9818b03a9227c
3
+ size 4293838432
Yi_lee-v1-6B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586f71cde731f7287ff4875f6eb3c2d10618ec12c37261580d25dc4e79e6fa3a
3
+ size 5071836768
Yi_lee-v1-6B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c2f30703818fb3e5e4d73a4e94e33ba4596adfab66020963f33c211363a921
3
+ size 6568375904