morriszms commited on
Commit
7485c78
·
verified ·
1 Parent(s): cc6ccff

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
+ stripped_marcoroni_70b_2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ stripped_marcoroni_70b_2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ stripped_marcoroni_70b_2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ stripped_marcoroni_70b_2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ stripped_marcoroni_70b_2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ stripped_marcoroni_70b_2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ stripped_marcoroni_70b_2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ stripped_marcoroni_70b_2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ stripped_marcoroni_70b_2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ stripped_marcoroni_70b_2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ stripped_marcoroni_70b_2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ stripped_marcoroni_70b_2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: ibivibiv/stripped_marcoroni_70b_2
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## ibivibiv/stripped_marcoroni_70b_2 - GGUF
21
+
22
+ This repo contains GGUF format model files for [ibivibiv/stripped_marcoroni_70b_2](https://huggingface.co/ibivibiv/stripped_marcoroni_70b_2).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [stripped_marcoroni_70b_2-Q2_K.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q2_K.gguf) | Q2_K | 7.511 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [stripped_marcoroni_70b_2-Q3_K_S.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q3_K_S.gguf) | Q3_K_S | 8.786 GB | very small, high quality loss |
44
+ | [stripped_marcoroni_70b_2-Q3_K_M.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q3_K_M.gguf) | Q3_K_M | 9.766 GB | very small, high quality loss |
45
+ | [stripped_marcoroni_70b_2-Q3_K_L.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q3_K_L.gguf) | Q3_K_L | 10.627 GB | small, substantial quality loss |
46
+ | [stripped_marcoroni_70b_2-Q4_0.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q4_0.gguf) | Q4_0 | 11.435 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [stripped_marcoroni_70b_2-Q4_K_S.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q4_K_S.gguf) | Q4_K_S | 11.498 GB | small, greater quality loss |
48
+ | [stripped_marcoroni_70b_2-Q4_K_M.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q4_K_M.gguf) | Q4_K_M | 12.124 GB | medium, balanced quality - recommended |
49
+ | [stripped_marcoroni_70b_2-Q5_0.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q5_0.gguf) | Q5_0 | 13.927 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [stripped_marcoroni_70b_2-Q5_K_S.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q5_K_S.gguf) | Q5_K_S | 13.927 GB | large, low quality loss - recommended |
51
+ | [stripped_marcoroni_70b_2-Q5_K_M.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q5_K_M.gguf) | Q5_K_M | 14.283 GB | large, very low quality loss - recommended |
52
+ | [stripped_marcoroni_70b_2-Q6_K.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q6_K.gguf) | Q6_K | 16.576 GB | very large, extremely low quality loss |
53
+ | [stripped_marcoroni_70b_2-Q8_0.gguf](https://huggingface.co/tensorblock/stripped_marcoroni_70b_2-GGUF/blob/main/stripped_marcoroni_70b_2-Q8_0.gguf) | Q8_0 | 21.469 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/stripped_marcoroni_70b_2-GGUF --include "stripped_marcoroni_70b_2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/stripped_marcoroni_70b_2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
stripped_marcoroni_70b_2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2780e9c0bd99a909b2d66d417fd52c8c55a06241fda61095805bb2ad2587e7
3
+ size 7511375136
stripped_marcoroni_70b_2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0f9726ddc3f0155368e4ba057e5485d82f91afeaf204e4a5ab1af4ed9e35dd
3
+ size 10626514208
stripped_marcoroni_70b_2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2194fa0f10bb60951c8f9a8f59088c9365e622854ffb6b836bf1102aeeaf50e7
3
+ size 9765633312
stripped_marcoroni_70b_2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d69e3f6f2641b96b22c3b09018ab0b62cfc9f7aa48aa66f5c1376b94d45ef4
3
+ size 8786066720
stripped_marcoroni_70b_2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019a8c321799d3073a6fe6301b325238dd063afa6b5eb25ca7626132c01e1590
3
+ size 11434589472
stripped_marcoroni_70b_2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f44242e222afb26977d2e44215be95647ac27ae121c99b4f5bef448413a28a1b
3
+ size 12124486944
stripped_marcoroni_70b_2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89512d77dece631ebc8e216f37af190417af4f344860ead5fa559cab84c0b3a9
3
+ size 11497504032
stripped_marcoroni_70b_2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e66200fd931f97e658c1dde4392f579147d860613f755dd3709985167734ec2d
3
+ size 13927316768
stripped_marcoroni_70b_2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d847565ab12f21561d190c831df945b9bf90bd651bda2039238bc213e8ba2a
3
+ size 14282718496
stripped_marcoroni_70b_2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c457065f21cd70f197fa7ea51ded1a23d0a2ad0118117268d06fca7a1678a92
3
+ size 13927316768
stripped_marcoroni_70b_2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6356a7d539ff32c3c35bae396698ea3a499ad3d143bf9a2379435e0e4ee122
3
+ size 16575839520
stripped_marcoroni_70b_2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29a7e02bab77443a9d90492640b14cd76b3328f9512c40495a3fbc8ee947f9a
3
+ size 21468986656