morriszms commited on
Commit
11c9695
·
verified ·
1 Parent(s): 681503f

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
+ llama_model_test-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama_model_test-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama_model_test-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama_model_test-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama_model_test-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama_model_test-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama_model_test-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama_model_test-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama_model_test-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama_model_test-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama_model_test-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama_model_test-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: MrBananaHuman/llama_model_test
7
+ model-index:
8
+ - name: outputs
9
+ results: []
10
+ ---
11
+
12
+ <div style="width: auto; margin-left: auto; margin-right: auto">
13
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
+ </div>
15
+ <div style="display: flex; justify-content: space-between; width: 100%;">
16
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
17
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
18
+ 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>
19
+ </p>
20
+ </div>
21
+ </div>
22
+
23
+ ## MrBananaHuman/llama_model_test - GGUF
24
+
25
+ This repo contains GGUF format model files for [MrBananaHuman/llama_model_test](https://huggingface.co/MrBananaHuman/llama_model_test).
26
+
27
+ 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).
28
+
29
+ <div style="text-align: left; margin: 20px 0;">
30
+ <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;">
31
+ Run them on the TensorBlock client using your local machine ↗
32
+ </a>
33
+ </div>
34
+
35
+ ## Prompt template
36
+
37
+ ```
38
+
39
+ ```
40
+
41
+ ## Model file specification
42
+
43
+ | Filename | Quant type | File Size | Description |
44
+ | -------- | ---------- | --------- | ----------- |
45
+ | [llama_model_test-Q2_K.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q2_K.gguf) | Q2_K | 0.011 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [llama_model_test-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q3_K_S.gguf) | Q3_K_S | 0.011 GB | very small, high quality loss |
47
+ | [llama_model_test-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q3_K_M.gguf) | Q3_K_M | 0.011 GB | very small, high quality loss |
48
+ | [llama_model_test-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q3_K_L.gguf) | Q3_K_L | 0.011 GB | small, substantial quality loss |
49
+ | [llama_model_test-Q4_0.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q4_0.gguf) | Q4_0 | 0.011 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [llama_model_test-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q4_K_S.gguf) | Q4_K_S | 0.012 GB | small, greater quality loss |
51
+ | [llama_model_test-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q4_K_M.gguf) | Q4_K_M | 0.012 GB | medium, balanced quality - recommended |
52
+ | [llama_model_test-Q5_0.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q5_0.gguf) | Q5_0 | 0.012 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [llama_model_test-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q5_K_S.gguf) | Q5_K_S | 0.012 GB | large, low quality loss - recommended |
54
+ | [llama_model_test-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q5_K_M.gguf) | Q5_K_M | 0.012 GB | large, very low quality loss - recommended |
55
+ | [llama_model_test-Q6_K.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q6_K.gguf) | Q6_K | 0.014 GB | very large, extremely low quality loss |
56
+ | [llama_model_test-Q8_0.gguf](https://huggingface.co/tensorblock/llama_model_test-GGUF/blob/main/llama_model_test-Q8_0.gguf) | Q8_0 | 0.014 GB | very large, extremely low quality loss - not recommended |
57
+
58
+
59
+ ## Downloading instruction
60
+
61
+ ### Command line
62
+
63
+ Firstly, install Huggingface Client
64
+
65
+ ```shell
66
+ pip install -U "huggingface_hub[cli]"
67
+ ```
68
+
69
+ Then, downoad the individual model file the a local directory
70
+
71
+ ```shell
72
+ huggingface-cli download tensorblock/llama_model_test-GGUF --include "llama_model_test-Q2_K.gguf" --local-dir MY_LOCAL_DIR
73
+ ```
74
+
75
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/llama_model_test-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
llama_model_test-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a2a23a8a3936b1685b07a4a28d693b1beb63eb3f93988401ce20f231224cc4
3
+ size 10855104
llama_model_test-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8047565fe235af7c5d8174e506ae92d8fde2a6b4ffefcbac3f62fa0bfbe974d4
3
+ size 10878144
llama_model_test-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ac3db90cb0b07e3829d0a625f08a0478787853aef95bfd5bd8dfd80a16c05ef
3
+ size 10868928
llama_model_test-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cacfec326da26a1d58733fd533ce2e37dde734d6931702b7c157d33daf921f
3
+ size 10855104
llama_model_test-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feda847e0f30898b04e9e5e19729caec13db2bc19bd26bada5ff61a8d3fe9610
3
+ size 10863808
llama_model_test-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11dfd86e8f27145a5ddb7b132ac3d47f6b075b08cb9b1a78989e75cd32d708ed
3
+ size 11652800
llama_model_test-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c0961aa48962b96c75e952120d81a870072d444abcd9e8e3f4c2ef644731abd
3
+ size 11630784
llama_model_test-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0daeb5eb88edb59be29b9321acd544362a6744f2cb682fb80d6c58be770e72d6
3
+ size 11637952
llama_model_test-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ca84f6fe3d8da1a74881fee5a47bdae45922a44acda44acbdc8dc7358837e6
3
+ size 12034752
llama_model_test-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e89581298f6e4a037761721c87d13765fd39e57e1e31cbedcd3c1d4419ab54a3
3
+ size 12020928
llama_model_test-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ef89345d2c08579acc6544893243be2be484f3ae49ad2e090bf77c846c77f5
3
+ size 13944512
llama_model_test-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5bd7f9719f6bec6663b3cdf43667a1c2bb1e08286a28e63d6a296fe86076924
3
+ size 13960384