morriszms commited on
Commit
f9b9abf
·
verified ·
1 Parent(s): 5b05695

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
+ german-r1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ german-r1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ german-r1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ german-r1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ german-r1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ german-r1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ german-r1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ german-r1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ german-r1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ german-r1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ german-r1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ german-r1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ datasets:
4
+ - openGPT-X/gsm8kx
5
+ language:
6
+ - de
7
+ base_model: malteos/german-r1
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## malteos/german-r1 - GGUF
26
+
27
+ This repo contains GGUF format model files for [malteos/german-r1](https://huggingface.co/malteos/german-r1).
28
+
29
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+ <|im_start|>system
41
+ {system_prompt}<|im_end|>
42
+ <|im_start|>user
43
+ {prompt}<|im_end|>
44
+ <|im_start|>assistant
45
+ ```
46
+
47
+ ## Model file specification
48
+
49
+ | Filename | Quant type | File Size | Description |
50
+ | -------- | ---------- | --------- | ----------- |
51
+ | [german-r1-Q2_K.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q2_K.gguf) | Q2_K | 1.275 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [german-r1-Q3_K_S.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q3_K_S.gguf) | Q3_K_S | 1.454 GB | very small, high quality loss |
53
+ | [german-r1-Q3_K_M.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q3_K_M.gguf) | Q3_K_M | 1.590 GB | very small, high quality loss |
54
+ | [german-r1-Q3_K_L.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q3_K_L.gguf) | Q3_K_L | 1.707 GB | small, substantial quality loss |
55
+ | [german-r1-Q4_0.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q4_0.gguf) | Q4_0 | 1.823 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [german-r1-Q4_K_S.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q4_K_S.gguf) | Q4_K_S | 1.834 GB | small, greater quality loss |
57
+ | [german-r1-Q4_K_M.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q4_K_M.gguf) | Q4_K_M | 1.930 GB | medium, balanced quality - recommended |
58
+ | [german-r1-Q5_0.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q5_0.gguf) | Q5_0 | 2.170 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [german-r1-Q5_K_S.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q5_K_S.gguf) | Q5_K_S | 2.170 GB | large, low quality loss - recommended |
60
+ | [german-r1-Q5_K_M.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q5_K_M.gguf) | Q5_K_M | 2.225 GB | large, very low quality loss - recommended |
61
+ | [german-r1-Q6_K.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q6_K.gguf) | Q6_K | 2.538 GB | very large, extremely low quality loss |
62
+ | [german-r1-Q8_0.gguf](https://huggingface.co/tensorblock/german-r1-GGUF/blob/main/german-r1-Q8_0.gguf) | Q8_0 | 3.285 GB | very large, extremely low quality loss - not recommended |
63
+
64
+
65
+ ## Downloading instruction
66
+
67
+ ### Command line
68
+
69
+ Firstly, install Huggingface Client
70
+
71
+ ```shell
72
+ pip install -U "huggingface_hub[cli]"
73
+ ```
74
+
75
+ Then, downoad the individual model file the a local directory
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/german-r1-GGUF --include "german-r1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
79
+ ```
80
+
81
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
82
+
83
+ ```shell
84
+ huggingface-cli download tensorblock/german-r1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
german-r1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5dfe46355012baf6c4c465230a780fd7f90b5c540d2068cecd99d8d368cda53
3
+ size 1274755936
german-r1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b891f29c90517c38e4a7bfae6a27deca249feda8f6d4e300e49a40c9ce07da
3
+ size 1707391840
german-r1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd51916a919afd249c6f8e1d642ab57dd58668d1137aa05672414882cbdb8c2
3
+ size 1590475616
german-r1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc65717f7dd3824e17fe24f1bed3d1f14b6fc831ff4752eeb56898844c311f6b
3
+ size 1454357344
german-r1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca1f8a5d3e47af82bde360f2be785a4aea1e9fb2b1a6d025c6938a6121e5104e
3
+ size 1822849888
german-r1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1955d8b6b15668083b9e51d1a946fa34783fc35facb17c59f44403041f493ed2
3
+ size 1929902944
german-r1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567358144892e3911a5f1afb0d7fe55f62262ef8fc8bedadd161e9acc9d90d36
3
+ size 1834384224
german-r1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62c6bae6b41a716db0640fff18ca572bc5e801e710f3327c28916ecfadd7063
3
+ size 2169666400
german-r1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6cfba4201824ec51e566eed9915139cbc761e73d7a4963d3becaecd9af7767
3
+ size 2224814944
german-r1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1f1064a2473bc6552d95713e39fba364dd37dcbe5ac199105ef07b4dd89b25
3
+ size 2169666400
german-r1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43905a743422942632501ba77c7a52dd72bc26d1448de50caa6499e7dcc168f6
3
+ size 2538158944
german-r1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbedb6e482fe5107bc831d2e02d0253bab1a937c70d56e52a87dbda040d2aac8
3
+ size 3285476192