morriszms commited on
Commit
5b1a432
·
verified ·
1 Parent(s): 60539c7

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
+ llama2-13b-ft-openllm-leaderboard-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama2-13b-ft-openllm-leaderboard-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama2-13b-ft-openllm-leaderboard-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama2-13b-ft-openllm-leaderboard-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama2-13b-ft-openllm-leaderboard-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama2-13b-ft-openllm-leaderboard-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama2-13b-ft-openllm-leaderboard-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama2-13b-ft-openllm-leaderboard-v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama2-13b-ft-openllm-leaderboard-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama2-13b-ft-openllm-leaderboard-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama2-13b-ft-openllm-leaderboard-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama2-13b-ft-openllm-leaderboard-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: zyh3826/llama2-13b-ft-openllm-leaderboard-v1
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
+ ## zyh3826/llama2-13b-ft-openllm-leaderboard-v1 - GGUF
21
+
22
+ This repo contains GGUF format model files for [zyh3826/llama2-13b-ft-openllm-leaderboard-v1](https://huggingface.co/zyh3826/llama2-13b-ft-openllm-leaderboard-v1).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
25
+
26
+ ## Our projects
27
+ <table border="1" cellspacing="0" cellpadding="10">
28
+ <tr>
29
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
30
+ <th style="font-size: 25px;">TensorBlock Studio</th>
31
+ </tr>
32
+ <tr>
33
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
34
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
35
+ </tr>
36
+ <tr>
37
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
38
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
39
+ </tr>
40
+ <tr>
41
+ <th>
42
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
43
+ display: inline-block;
44
+ padding: 8px 16px;
45
+ background-color: #FF7F50;
46
+ color: white;
47
+ text-decoration: none;
48
+ border-radius: 6px;
49
+ font-weight: bold;
50
+ font-family: sans-serif;
51
+ ">👀 See what we built 👀</a>
52
+ </th>
53
+ <th>
54
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
55
+ display: inline-block;
56
+ padding: 8px 16px;
57
+ background-color: #FF7F50;
58
+ color: white;
59
+ text-decoration: none;
60
+ border-radius: 6px;
61
+ font-weight: bold;
62
+ font-family: sans-serif;
63
+ ">👀 See what we built 👀</a>
64
+ </th>
65
+ </tr>
66
+ </table>
67
+
68
+ ## Prompt template
69
+
70
+ ```
71
+
72
+ ```
73
+
74
+ ## Model file specification
75
+
76
+ | Filename | Quant type | File Size | Description |
77
+ | -------- | ---------- | --------- | ----------- |
78
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q2_K.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
79
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
80
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
81
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
82
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q4_0.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
83
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
84
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
85
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q5_0.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
86
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
87
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
88
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q6_K.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
89
+ | [llama2-13b-ft-openllm-leaderboard-v1-Q8_0.gguf](https://huggingface.co/tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF/blob/main/llama2-13b-ft-openllm-leaderboard-v1-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
90
+
91
+
92
+ ## Downloading instruction
93
+
94
+ ### Command line
95
+
96
+ Firstly, install Huggingface Client
97
+
98
+ ```shell
99
+ pip install -U "huggingface_hub[cli]"
100
+ ```
101
+
102
+ Then, downoad the individual model file the a local directory
103
+
104
+ ```shell
105
+ huggingface-cli download tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF --include "llama2-13b-ft-openllm-leaderboard-v1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
106
+ ```
107
+
108
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
109
+
110
+ ```shell
111
+ huggingface-cli download tensorblock/zyh3826_llama2-13b-ft-openllm-leaderboard-v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
112
+ ```
llama2-13b-ft-openllm-leaderboard-v1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ae001b13d72dc72bea44f494a12a3d1ab175a3f2c54129590766f12e009d91
3
+ size 4854276288
llama2-13b-ft-openllm-leaderboard-v1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:708b82d896302a9637f6139d6a7820c6f77e7fda65b24e5519bbddb3465b84fc
3
+ size 6929566400
llama2-13b-ft-openllm-leaderboard-v1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9ca336a3be4d64418ceeec472971a8e4381f6f619d816f47f47c3972239e95
3
+ size 6337776320
llama2-13b-ft-openllm-leaderboard-v1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d41f8ad0a9776ac3a0c7a4325498125f0f6df3a998c6843be26d1782d394b947
3
+ size 5658987200
llama2-13b-ft-openllm-leaderboard-v1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493950dae9b44b54724832a313bdbcbb359cefca6c12911b83fdc2f621b22dee
3
+ size 7365842272
llama2-13b-ft-openllm-leaderboard-v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:882371b4d0f59da49034c83614585ad3741ca233024c700357b01933767efc3b
3
+ size 7865963872
llama2-13b-ft-openllm-leaderboard-v1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64832fd33d3fbb55de6266f226d1607f60cc1d7e9b8a7bf72bb4086b0bb21bf1
3
+ size 7423186272
llama2-13b-ft-openllm-leaderboard-v1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5745424739249ca3088caaca5c42d16f6315aa696ce287f0b48d4e2b7ee65260
3
+ size 8972294112
llama2-13b-ft-openllm-leaderboard-v1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dfef59f4c4ede3636fc351fa572b67f76dde1bf55b508a2a602712abc0bb4ab
3
+ size 9229932512
llama2-13b-ft-openllm-leaderboard-v1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8284939aa1048c3a877e75485470f136435bea50fc936a12122c816cd7b31bca
3
+ size 8972294112
llama2-13b-ft-openllm-leaderboard-v1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aac09e0d82986532551998ccc228d877c8a2018a079d9805d56066518d93e4ba
3
+ size 10679149216
llama2-13b-ft-openllm-leaderboard-v1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12b64f1cec3b85259bb553df9cd3b54ef43045b0c146d9b8ee11ddf864d6297
3
+ size 13831330848