morriszms commited on
Commit
540ecf2
·
verified ·
1 Parent(s): 2a09c58

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
+ salamandra-7b-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ salamandra-7b-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ salamandra-7b-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ salamandra-7b-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ salamandra-7b-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ salamandra-7b-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ salamandra-7b-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ salamandra-7b-instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ salamandra-7b-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ salamandra-7b-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ salamandra-7b-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ salamandra-7b-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ language:
6
+ - bg
7
+ - ca
8
+ - code
9
+ - cs
10
+ - cy
11
+ - da
12
+ - de
13
+ - el
14
+ - en
15
+ - es
16
+ - et
17
+ - eu
18
+ - fi
19
+ - fr
20
+ - ga
21
+ - gl
22
+ - hr
23
+ - hu
24
+ - it
25
+ - lt
26
+ - lv
27
+ - mt
28
+ - nl
29
+ - nn
30
+ - \no
31
+ - oc
32
+ - pl
33
+ - pt
34
+ - ro
35
+ - ru
36
+ - sh
37
+ - sk
38
+ - sl
39
+ - sr
40
+ - sv
41
+ - uk
42
+ datasets:
43
+ - oscar-corpus/colossal-oscar-1.0
44
+ - HuggingFaceFW/fineweb-edu
45
+ - joelniklaus/eurlex_resources
46
+ - joelito/legal-mc4
47
+ - projecte-aina/CATalog
48
+ - UFRGS/brwac
49
+ - community-datasets/hrwac
50
+ - danish-foundation-models/danish-gigaword
51
+ - HiTZ/euscrawl
52
+ - PleIAs/French-PD-Newspapers
53
+ - PleIAs/French-PD-Books
54
+ - AI-team-UoA/greek_legal_code
55
+ - HiTZ/latxa-corpus-v1.1
56
+ - allenai/peS2o
57
+ - pile-of-law/pile-of-law
58
+ - PORTULAN/parlamento-pt
59
+ - hoskinson-center/proof-pile
60
+ - togethercomputer/RedPajama-Data-1T
61
+ - bigcode/starcoderdata
62
+ - bjoernp/tagesschau-2018-2023
63
+ - EleutherAI/the_pile_deduplicated
64
+ base_model: BSC-LT/salamandra-7b-instruct
65
+ tags:
66
+ - TensorBlock
67
+ - GGUF
68
+ ---
69
+
70
+ <div style="width: auto; margin-left: auto; margin-right: auto">
71
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
72
+ </div>
73
+ <div style="display: flex; justify-content: space-between; width: 100%;">
74
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
75
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
76
+ 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>
77
+ </p>
78
+ </div>
79
+ </div>
80
+
81
+ ## BSC-LT/salamandra-7b-instruct - GGUF
82
+
83
+ This repo contains GGUF format model files for [BSC-LT/salamandra-7b-instruct](https://huggingface.co/BSC-LT/salamandra-7b-instruct).
84
+
85
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4658](https://github.com/ggerganov/llama.cpp/commit/855cd0734aca26c86cc23d94aefd34f934464ac9).
86
+
87
+ <div style="text-align: left; margin: 20px 0;">
88
+ <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;">
89
+ Run them on the TensorBlock client using your local machine ↗
90
+ </a>
91
+ </div>
92
+
93
+ ## Prompt template
94
+
95
+ ```
96
+ <|im_start|>system
97
+ {system_prompt}<|im_end|>
98
+ <|im_start|>user
99
+ {prompt}<|im_end|>
100
+ <|im_start|>assistant
101
+ ```
102
+
103
+ ## Model file specification
104
+
105
+ | Filename | Quant type | File Size | Description |
106
+ | -------- | ---------- | --------- | ----------- |
107
+ | [salamandra-7b-instruct-Q2_K.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q2_K.gguf) | Q2_K | 3.305 GB | smallest, significant quality loss - not recommended for most purposes |
108
+ | [salamandra-7b-instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q3_K_S.gguf) | Q3_K_S | 3.755 GB | very small, high quality loss |
109
+ | [salamandra-7b-instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q3_K_M.gguf) | Q3_K_M | 4.048 GB | very small, high quality loss |
110
+ | [salamandra-7b-instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q3_K_L.gguf) | Q3_K_L | 4.300 GB | small, substantial quality loss |
111
+ | [salamandra-7b-instruct-Q4_0.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q4_0.gguf) | Q4_0 | 4.647 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
112
+ | [salamandra-7b-instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q4_K_S.gguf) | Q4_K_S | 4.672 GB | small, greater quality loss |
113
+ | [salamandra-7b-instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q4_K_M.gguf) | Q4_K_M | 4.851 GB | medium, balanced quality - recommended |
114
+ | [salamandra-7b-instruct-Q5_0.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q5_0.gguf) | Q5_0 | 5.487 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
115
+ | [salamandra-7b-instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q5_K_S.gguf) | Q5_K_S | 5.487 GB | large, low quality loss - recommended |
116
+ | [salamandra-7b-instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q5_K_M.gguf) | Q5_K_M | 5.592 GB | large, very low quality loss - recommended |
117
+ | [salamandra-7b-instruct-Q6_K.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q6_K.gguf) | Q6_K | 6.380 GB | very large, extremely low quality loss |
118
+ | [salamandra-7b-instruct-Q8_0.gguf](https://huggingface.co/tensorblock/salamandra-7b-instruct-GGUF/blob/main/salamandra-7b-instruct-Q8_0.gguf) | Q8_0 | 8.261 GB | very large, extremely low quality loss - not recommended |
119
+
120
+
121
+ ## Downloading instruction
122
+
123
+ ### Command line
124
+
125
+ Firstly, install Huggingface Client
126
+
127
+ ```shell
128
+ pip install -U "huggingface_hub[cli]"
129
+ ```
130
+
131
+ Then, downoad the individual model file the a local directory
132
+
133
+ ```shell
134
+ huggingface-cli download tensorblock/salamandra-7b-instruct-GGUF --include "salamandra-7b-instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
135
+ ```
136
+
137
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
138
+
139
+ ```shell
140
+ huggingface-cli download tensorblock/salamandra-7b-instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
141
+ ```
salamandra-7b-instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bfad6de4fad0187259a081b7f52290b04ed9caedf83648289b8d6ff1e04983
3
+ size 3304967968
salamandra-7b-instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54d79ae063ead1ebea79de7fef629d28a58140dc468cb529a025cb827005281
3
+ size 4299869984
salamandra-7b-instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b0fb7ea279375980211167aaf2258a6707a315df5058ce805f14bc1509016bd
3
+ size 4047949600
salamandra-7b-instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6b336a6f4157a10902df1df7296db5bd0860cd2b49a87cf55da8883cb2f614
3
+ size 3754872608
salamandra-7b-instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33f9a9391615f5f3584bcc5ee9086dc125df5120436707a99fe0964402643782
3
+ size 4647276320
salamandra-7b-instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7317a84dce5648a06a3a93d9aeb2a656f20e7753bdd84a4b76f4c671162072a
3
+ size 4850568992
salamandra-7b-instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d917b017596a5194c04091eb768bd1eca8836b38600f49b0dda64886a5762b76
3
+ size 4671917856
salamandra-7b-instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d29523c456161769dd8b2d559a5800a923a844e029e16b6b3b4286424a2a8c6
3
+ size 5487185696
salamandra-7b-instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26eeb9a5d123f6f2d3efeb423bda454e547c19be7db4ba080f3154988ee87319
3
+ size 5591912224
salamandra-7b-instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2fd3cafe0dd37b34ee13f6351c587762a3990c57736cea20014a1bde8c04862
3
+ size 5487185696
salamandra-7b-instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f3b38221ecafb9bd72b1fe6e59dd95828fdd5211d13093581ceeea5b98edcf
3
+ size 6379589408
salamandra-7b-instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeefa31e30a58b2263dc34e4c1e38d545a67af397c62fb6139405ee1f6193c0e
3
+ size 8260865824