morriszms commited on
Commit
6fa40eb
·
verified ·
1 Parent(s): d34f926

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_7b_mmlu-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama2_7b_mmlu-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama2_7b_mmlu-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama2_7b_mmlu-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama2_7b_mmlu-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama2_7b_mmlu-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama2_7b_mmlu-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama2_7b_mmlu-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama2_7b_mmlu-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama2_7b_mmlu-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama2_7b_mmlu-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama2_7b_mmlu-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - itsliupeng/mmlu_recall
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: itsliupeng/llama2_7b_mmlu
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
+ ## itsliupeng/llama2_7b_mmlu - GGUF
26
+
27
+ This repo contains GGUF format model files for [itsliupeng/llama2_7b_mmlu](https://huggingface.co/itsliupeng/llama2_7b_mmlu).
28
+
29
+ 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).
30
+
31
+ ## Our projects
32
+ <table border="1" cellspacing="0" cellpadding="10">
33
+ <tr>
34
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
35
+ <th style="font-size: 25px;">TensorBlock Studio</th>
36
+ </tr>
37
+ <tr>
38
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
39
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
40
+ </tr>
41
+ <tr>
42
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
43
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
44
+ </tr>
45
+ <tr>
46
+ <th>
47
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
48
+ display: inline-block;
49
+ padding: 8px 16px;
50
+ background-color: #FF7F50;
51
+ color: white;
52
+ text-decoration: none;
53
+ border-radius: 6px;
54
+ font-weight: bold;
55
+ font-family: sans-serif;
56
+ ">👀 See what we built 👀</a>
57
+ </th>
58
+ <th>
59
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
60
+ display: inline-block;
61
+ padding: 8px 16px;
62
+ background-color: #FF7F50;
63
+ color: white;
64
+ text-decoration: none;
65
+ border-radius: 6px;
66
+ font-weight: bold;
67
+ font-family: sans-serif;
68
+ ">👀 See what we built 👀</a>
69
+ </th>
70
+ </tr>
71
+ </table>
72
+
73
+ ## Prompt template
74
+
75
+ ```
76
+
77
+ ```
78
+
79
+ ## Model file specification
80
+
81
+ | Filename | Quant type | File Size | Description |
82
+ | -------- | ---------- | --------- | ----------- |
83
+ | [llama2_7b_mmlu-Q2_K.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
84
+ | [llama2_7b_mmlu-Q3_K_S.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
85
+ | [llama2_7b_mmlu-Q3_K_M.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
86
+ | [llama2_7b_mmlu-Q3_K_L.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
87
+ | [llama2_7b_mmlu-Q4_0.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
88
+ | [llama2_7b_mmlu-Q4_K_S.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
89
+ | [llama2_7b_mmlu-Q4_K_M.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
90
+ | [llama2_7b_mmlu-Q5_0.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
91
+ | [llama2_7b_mmlu-Q5_K_S.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
92
+ | [llama2_7b_mmlu-Q5_K_M.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
93
+ | [llama2_7b_mmlu-Q6_K.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
94
+ | [llama2_7b_mmlu-Q8_0.gguf](https://huggingface.co/tensorblock/itsliupeng_llama2_7b_mmlu-GGUF/blob/main/llama2_7b_mmlu-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
95
+
96
+
97
+ ## Downloading instruction
98
+
99
+ ### Command line
100
+
101
+ Firstly, install Huggingface Client
102
+
103
+ ```shell
104
+ pip install -U "huggingface_hub[cli]"
105
+ ```
106
+
107
+ Then, downoad the individual model file the a local directory
108
+
109
+ ```shell
110
+ huggingface-cli download tensorblock/itsliupeng_llama2_7b_mmlu-GGUF --include "llama2_7b_mmlu-Q2_K.gguf" --local-dir MY_LOCAL_DIR
111
+ ```
112
+
113
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/itsliupeng_llama2_7b_mmlu-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
117
+ ```
llama2_7b_mmlu-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f344dfaa4758221bdde04d6811c1067afad8ad9b4bf79024e660a80d8de3aa
3
+ size 2532864320
llama2_7b_mmlu-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc72c5fa7bc1e578a107632224e624e978adb50b1b656a716e0d54d590993660
3
+ size 3597111616
llama2_7b_mmlu-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca5f12ba1ab102cb7b1c684f5e2c5336fcf5aa735e6dc02cd40c0d4bee38500
3
+ size 3298005312
llama2_7b_mmlu-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842769b895cc5e03e014de805718c97cf0feb131c58a1675c8e0505a8fa52b73
3
+ size 2948305216
llama2_7b_mmlu-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76eeb28799682fb97e3f7c43b4ae0430eb25b433b93260c0867e0df1e92c8193
3
+ size 3825807680
llama2_7b_mmlu-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70dfc7d2a454396582036e68c07f7963d635d4ed6c1b4f2ed94dd946685b987
3
+ size 4081004864
llama2_7b_mmlu-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f10d96c94bcb731a9cf3e08e0a2c11aaaf51cd1b959379661846e1dab95e91
3
+ size 3856740672
llama2_7b_mmlu-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eebc09a75f2988db160ca9b9950b11e156c279a4b10a1e4801eeba388c9d811
3
+ size 4651692352
llama2_7b_mmlu-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f2364b06325cf59f84b3b509d3732dced5d20165f9015b355808be00d356656
3
+ size 4783157568
llama2_7b_mmlu-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:052d33b0633f414f6509ece7b1946130a290db8bf5684218fdaa5e9944213b27
3
+ size 4651692352
llama2_7b_mmlu-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff69514bca72c74fdb574fea01d257f6a373754c8105cc6035ae8423f8144d1a
3
+ size 5529194816
llama2_7b_mmlu-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa32e73572cfb5c21228a8eb9356986bc06b4b485f36c3b4927fcbe062a2f2f
3
+ size 7161090368