morriszms commited on
Commit
432be79
·
verified ·
1 Parent(s): d54b82c

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-9B-200K-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-9B-200K-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-9B-200K-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-9B-200K-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-9B-200K-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-9B-200K-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-9B-200K-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-9B-200K-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-9B-200K-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-9B-200K-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-9B-200K-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-9B-200K-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ widget:
4
+ - example_title: Yi-34B-Chat
5
+ text: hi
6
+ output:
7
+ text: ' Hello! How can I assist you today?'
8
+ - example_title: Yi-34B
9
+ text: There's a place where time stands still. A place of breath taking wonder,
10
+ but also
11
+ output:
12
+ text: ' an eerie sense that something is just not right…
13
+
14
+ Between the two worlds lies The Forgotten Kingdom - home to creatures long since
15
+ thought extinct and ancient magic so strong it defies belief! Only here can
16
+ you find what has been lost for centuries: An Elixir Of Life which will restore
17
+ youth and vitality if only those who seek its power are brave enough to face
18
+ up against all manner of dangers lurking in this mysterious land! But beware;
19
+ some say there may even exist powerful entities beyond our comprehension whose
20
+ intentions towards humanity remain unclear at best ---- they might want nothing
21
+ more than destruction itself rather then anything else from their quest after
22
+ immortality (and maybe someone should tell them about modern medicine)? In any
23
+ event though – one thing remains true regardless : whether or not success comes
24
+ easy depends entirely upon how much effort we put into conquering whatever challenges
25
+ lie ahead along with having faith deep down inside ourselves too ;) So let’s
26
+ get started now shall We?'
27
+ pipeline_tag: text-generation
28
+ tags:
29
+ - TensorBlock
30
+ - GGUF
31
+ base_model: 01-ai/Yi-9B-200K
32
+ ---
33
+
34
+ <div style="width: auto; margin-left: auto; margin-right: auto">
35
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
36
+ </div>
37
+ <div style="display: flex; justify-content: space-between; width: 100%;">
38
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
39
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
40
+ 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>
41
+ </p>
42
+ </div>
43
+ </div>
44
+
45
+ ## 01-ai/Yi-9B-200K - GGUF
46
+
47
+ This repo contains GGUF format model files for [01-ai/Yi-9B-200K](https://huggingface.co/01-ai/Yi-9B-200K).
48
+
49
+ 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).
50
+
51
+ ## Prompt template
52
+
53
+ ```
54
+
55
+ ```
56
+
57
+ ## Model file specification
58
+
59
+ | Filename | Quant type | File Size | Description |
60
+ | -------- | ---------- | --------- | ----------- |
61
+ | [Yi-9B-200K-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q2_K.gguf) | Q2_K | 3.124 GB | smallest, significant quality loss - not recommended for most purposes |
62
+ | [Yi-9B-200K-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q3_K_S.gguf) | Q3_K_S | 3.631 GB | very small, high quality loss |
63
+ | [Yi-9B-200K-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q3_K_M.gguf) | Q3_K_M | 4.027 GB | very small, high quality loss |
64
+ | [Yi-9B-200K-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q3_K_L.gguf) | Q3_K_L | 4.369 GB | small, substantial quality loss |
65
+ | [Yi-9B-200K-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q4_0.gguf) | Q4_0 | 4.691 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
66
+ | [Yi-9B-200K-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q4_K_S.gguf) | Q4_K_S | 4.724 GB | small, greater quality loss |
67
+ | [Yi-9B-200K-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q4_K_M.gguf) | Q4_K_M | 4.963 GB | medium, balanced quality - recommended |
68
+ | [Yi-9B-200K-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q5_0.gguf) | Q5_0 | 5.688 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
69
+ | [Yi-9B-200K-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q5_K_S.gguf) | Q5_K_S | 5.688 GB | large, low quality loss - recommended |
70
+ | [Yi-9B-200K-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q5_K_M.gguf) | Q5_K_M | 5.828 GB | large, very low quality loss - recommended |
71
+ | [Yi-9B-200K-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q6_K.gguf) | Q6_K | 6.748 GB | very large, extremely low quality loss |
72
+ | [Yi-9B-200K-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-9B-200K-GGUF/tree/main/Yi-9B-200K-Q8_0.gguf) | Q8_0 | 8.739 GB | very large, extremely low quality loss - not recommended |
73
+
74
+
75
+ ## Downloading instruction
76
+
77
+ ### Command line
78
+
79
+ Firstly, install Huggingface Client
80
+
81
+ ```shell
82
+ pip install -U "huggingface_hub[cli]"
83
+ ```
84
+
85
+ Then, downoad the individual model file the a local directory
86
+
87
+ ```shell
88
+ huggingface-cli download tensorblock/Yi-9B-200K-GGUF --include "Yi-9B-200K-Q2_K.gguf" --local-dir MY_LOCAL_DIR
89
+ ```
90
+
91
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
92
+
93
+ ```shell
94
+ huggingface-cli download tensorblock/Yi-9B-200K-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
95
+ ```
Yi-9B-200K-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f5fc2732d765572ea0c13aae68ff907d82975a7eb2c043012646c2d68d7f71
3
+ size 3354325088
Yi-9B-200K-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25af1538e78267d8833ff4fda275d35b799c858132930595def977f38b81d5c
3
+ size 4690751584
Yi-9B-200K-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e3c75e0a4d8b8540c8f4a64429c91683ade6bc42c01da1927e66bc9a6a0092
3
+ size 4324405344
Yi-9B-200K-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd192e2863e31cb3f851ce943ba20f194c75bde3df1043d64775ddfb6178103
3
+ size 3899207776
Yi-9B-200K-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0aaedb3c94bfdb1e9d707f1aaba57a23a04e2c0bd1d9bb407444b5d1daf7373
3
+ size 5036994656
Yi-9B-200K-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15de8e93d3a17ac04fc14caf7830a22de4e9ab2d86af65c650fbc23ae85bb575
3
+ size 5328957536
Yi-9B-200K-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1071f50df1065dccae1524c3f6ef519f073d78f42ab495ce605e91e169123191
3
+ size 5071859808
Yi-9B-200K-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e77aa2b219339d83e9a06fa60af30199dd417dac72437180f97f68b9f7eab9f
3
+ size 6107852896
Yi-9B-200K-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c0135a24caa6894f8cff350f700955c0809f45bbbefcffb9b022a4627d84070
3
+ size 6258258016
Yi-9B-200K-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da647a78b549b927b5d0251adc2e576bbe8f76a6d4be082cf3e56e89dc8de9f
3
+ size 6107852896
Yi-9B-200K-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b13f5d4e8a747ee05d66226e50f6fec8f3ea0441f359aca72847531adc8feda
3
+ size 7245639776
Yi-9B-200K-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ead86586c103ccafbfb2f8e2fe3c62d59da60e31af0881ac418277a3a944327
3
+ size 9383915616