morriszms commited on
Commit
c1dd693
·
verified ·
1 Parent(s): bfeff2c

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
+ go-bruins-v2.1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ go-bruins-v2.1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ go-bruins-v2.1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ go-bruins-v2.1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ go-bruins-v2.1.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ go-bruins-v2.1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ go-bruins-v2.1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ go-bruins-v2.1.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ go-bruins-v2.1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ go-bruins-v2.1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ go-bruins-v2.1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ go-bruins-v2.1.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: rwitz2/go-bruins-v2.1.1
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
+ ## rwitz2/go-bruins-v2.1.1 - GGUF
21
+
22
+ This repo contains GGUF format model files for [rwitz2/go-bruins-v2.1.1](https://huggingface.co/rwitz2/go-bruins-v2.1.1).
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
+ | [go-bruins-v2.1.1-Q2_K.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [go-bruins-v2.1.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
44
+ | [go-bruins-v2.1.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
45
+ | [go-bruins-v2.1.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
46
+ | [go-bruins-v2.1.1-Q4_0.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [go-bruins-v2.1.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
48
+ | [go-bruins-v2.1.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
49
+ | [go-bruins-v2.1.1-Q5_0.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [go-bruins-v2.1.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
51
+ | [go-bruins-v2.1.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
52
+ | [go-bruins-v2.1.1-Q6_K.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
53
+ | [go-bruins-v2.1.1-Q8_0.gguf](https://huggingface.co/tensorblock/go-bruins-v2.1.1-GGUF/blob/main/go-bruins-v2.1.1-Q8_0.gguf) | Q8_0 | 7.696 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/go-bruins-v2.1.1-GGUF --include "go-bruins-v2.1.1-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/go-bruins-v2.1.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
go-bruins-v2.1.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd03e3fe5e79abec5c530fa9a90538376b54d25583a5d738327bd5dde22094d5
3
+ size 2719242208
go-bruins-v2.1.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9644e8752704da3616ee372f0c7f137003979f971f8422bf9ade5551ac968387
3
+ size 3822024672
go-bruins-v2.1.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b98d454303e0bdd2fd0210f39d974160377b04d4f49431304b89f6554e561a2
3
+ size 3518986208
go-bruins-v2.1.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1d2297abbcf4d9c3ad838f4033b6aee9d1aafbbac6da51810cf79cc019afbf5
3
+ size 3164567520
go-bruins-v2.1.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62f8defaf1e2e46b8be0c34b01d3393c7be8323316c9787f54974474f59e8af
3
+ size 4108916704
go-bruins-v2.1.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9668bf51b645c9e984b1dbf5e560c3d20d264edf80cb255373202f54a21185c5
3
+ size 4368439264
go-bruins-v2.1.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bcee11f1c80b971c47bb43c72c56ca54a90a9423eb79a8a2f342319057086db
3
+ size 4140373984
go-bruins-v2.1.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f110c2d376754fc185c905a4267f43cace177dfad9a1a67559473ff2e3e42d
3
+ size 4997715936
go-bruins-v2.1.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef909b1cf92e1cd335d17902ade7e548a918adf0e4fe67ad5ce210ab5310b74
3
+ size 5131409376
go-bruins-v2.1.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24360c7f0d04ad3e5cdf8a660914dca5081df12b5acd2fd421f99d8b90e396b0
3
+ size 4997715936
go-bruins-v2.1.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0899ee1a41d624a9ea5925815d26753bce935c4bfdcee1b633be151652f2321a
3
+ size 5942065120
go-bruins-v2.1.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9af666d6c7061c8274aa6650966439d375c77e1b94969af9a8a545268c725f7
3
+ size 7695857632