Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +114 -0
- llama-2-13b-OpenOrca_5w-Q2_K.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q3_K_L.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q3_K_M.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q3_K_S.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q4_0.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q4_K_M.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q4_K_S.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q5_0.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q5_K_M.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q5_K_S.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q6_K.gguf +3 -0
- llama-2-13b-OpenOrca_5w-Q8_0.gguf +3 -0
.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-2-13b-OpenOrca_5w-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-2-13b-OpenOrca_5w-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-2-13b-OpenOrca_5w-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama-2-13b-OpenOrca_5w-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama-2-13b-OpenOrca_5w-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama-2-13b-OpenOrca_5w-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama-2-13b-OpenOrca_5w-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama-2-13b-OpenOrca_5w-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama-2-13b-OpenOrca_5w-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama-2-13b-OpenOrca_5w-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama-2-13b-OpenOrca_5w-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama-2-13b-OpenOrca_5w-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
datasets:
|
4 |
+
- Open-Orca/OpenOrca
|
5 |
+
tags:
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
base_model: CHIH-HUNG/llama-2-13b-OpenOrca_5w
|
9 |
+
---
|
10 |
+
|
11 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
12 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
13 |
+
</div>
|
14 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
15 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
16 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
17 |
+
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>
|
18 |
+
</p>
|
19 |
+
</div>
|
20 |
+
</div>
|
21 |
+
|
22 |
+
## CHIH-HUNG/llama-2-13b-OpenOrca_5w - GGUF
|
23 |
+
|
24 |
+
This repo contains GGUF format model files for [CHIH-HUNG/llama-2-13b-OpenOrca_5w](https://huggingface.co/CHIH-HUNG/llama-2-13b-OpenOrca_5w).
|
25 |
+
|
26 |
+
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).
|
27 |
+
|
28 |
+
## Our projects
|
29 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
30 |
+
<tr>
|
31 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
32 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
33 |
+
</tr>
|
34 |
+
<tr>
|
35 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
36 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
37 |
+
</tr>
|
38 |
+
<tr>
|
39 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
40 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
41 |
+
</tr>
|
42 |
+
<tr>
|
43 |
+
<th>
|
44 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
45 |
+
display: inline-block;
|
46 |
+
padding: 8px 16px;
|
47 |
+
background-color: #FF7F50;
|
48 |
+
color: white;
|
49 |
+
text-decoration: none;
|
50 |
+
border-radius: 6px;
|
51 |
+
font-weight: bold;
|
52 |
+
font-family: sans-serif;
|
53 |
+
">👀 See what we built 👀</a>
|
54 |
+
</th>
|
55 |
+
<th>
|
56 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
57 |
+
display: inline-block;
|
58 |
+
padding: 8px 16px;
|
59 |
+
background-color: #FF7F50;
|
60 |
+
color: white;
|
61 |
+
text-decoration: none;
|
62 |
+
border-radius: 6px;
|
63 |
+
font-weight: bold;
|
64 |
+
font-family: sans-serif;
|
65 |
+
">👀 See what we built 👀</a>
|
66 |
+
</th>
|
67 |
+
</tr>
|
68 |
+
</table>
|
69 |
+
|
70 |
+
## Prompt template
|
71 |
+
|
72 |
+
```
|
73 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
74 |
+
```
|
75 |
+
|
76 |
+
## Model file specification
|
77 |
+
|
78 |
+
| Filename | Quant type | File Size | Description |
|
79 |
+
| -------- | ---------- | --------- | ----------- |
|
80 |
+
| [llama-2-13b-OpenOrca_5w-Q2_K.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
|
81 |
+
| [llama-2-13b-OpenOrca_5w-Q3_K_S.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
|
82 |
+
| [llama-2-13b-OpenOrca_5w-Q3_K_M.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
|
83 |
+
| [llama-2-13b-OpenOrca_5w-Q3_K_L.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
|
84 |
+
| [llama-2-13b-OpenOrca_5w-Q4_0.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
85 |
+
| [llama-2-13b-OpenOrca_5w-Q4_K_S.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
|
86 |
+
| [llama-2-13b-OpenOrca_5w-Q4_K_M.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
|
87 |
+
| [llama-2-13b-OpenOrca_5w-Q5_0.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
88 |
+
| [llama-2-13b-OpenOrca_5w-Q5_K_S.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
|
89 |
+
| [llama-2-13b-OpenOrca_5w-Q5_K_M.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
|
90 |
+
| [llama-2-13b-OpenOrca_5w-Q6_K.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
|
91 |
+
| [llama-2-13b-OpenOrca_5w-Q8_0.gguf](https://huggingface.co/tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF/blob/main/llama-2-13b-OpenOrca_5w-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
|
92 |
+
|
93 |
+
|
94 |
+
## Downloading instruction
|
95 |
+
|
96 |
+
### Command line
|
97 |
+
|
98 |
+
Firstly, install Huggingface Client
|
99 |
+
|
100 |
+
```shell
|
101 |
+
pip install -U "huggingface_hub[cli]"
|
102 |
+
```
|
103 |
+
|
104 |
+
Then, downoad the individual model file the a local directory
|
105 |
+
|
106 |
+
```shell
|
107 |
+
huggingface-cli download tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF --include "llama-2-13b-OpenOrca_5w-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
108 |
+
```
|
109 |
+
|
110 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
111 |
+
|
112 |
+
```shell
|
113 |
+
huggingface-cli download tensorblock/CHIH-HUNG_llama-2-13b-OpenOrca_5w-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
114 |
+
```
|
llama-2-13b-OpenOrca_5w-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:620bb24ba133c8e4531e1880eeec01b06660142947d9393f8716d0da0a1f531b
|
3 |
+
size 4854270464
|
llama-2-13b-OpenOrca_5w-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7e621b57e0cea4884008daa5ad00d896e53ff6b97b5afcae9be0316855a1552
|
3 |
+
size 6929560064
|
llama-2-13b-OpenOrca_5w-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a83715b30be4f51a6e8be7050e458a49f31741d98fa3869ba7bdf9108305163d
|
3 |
+
size 6337769984
|
llama-2-13b-OpenOrca_5w-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab8b8c681a43be3dd8bf295d9e7f0e6ebfbaf5c262e85a71606fc7a2f4208c86
|
3 |
+
size 5658980864
|
llama-2-13b-OpenOrca_5w-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb93fa243570cf5728ead65dad838277c539fff1ec6801bd87d5f8f25d698595
|
3 |
+
size 7365835264
|
llama-2-13b-OpenOrca_5w-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:851b3dda97dfff0e73f3e693faed7584a9f61bfa39745d12b86d4116432ddcf7
|
3 |
+
size 7865956864
|
llama-2-13b-OpenOrca_5w-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ae8babe4f41f0b10f1f37c806600cdd65303b590bf7c5794417bf03a96c6825
|
3 |
+
size 7423179264
|
llama-2-13b-OpenOrca_5w-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a0222effa07196d10a448e397932a347d51f9a79820dbdb800de65a78c22f1b
|
3 |
+
size 8972286464
|
llama-2-13b-OpenOrca_5w-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99b3008e8f8916acb89fea628a6d026cba06f0915827709f983a7a43d60511d6
|
3 |
+
size 9229924864
|
llama-2-13b-OpenOrca_5w-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a426a0942c98c951ad9b6aa60bc9f7fd5108ac4aa8999f82717890cab8c95bb
|
3 |
+
size 8972286464
|
llama-2-13b-OpenOrca_5w-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ad838064f2171f4f5a7b94e8b5d9498e2c0f3ce7d87f7088c4ae2159acd087d
|
3 |
+
size 10679140864
|
llama-2-13b-OpenOrca_5w-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1ce2755a3eb6ef34b0f96868d7109c1fbc7e94fcfaf1f5ed30747ced0a14b55
|
3 |
+
size 13831320064
|