Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +81 -0
- internlm2_5-7b-chat-1m-Q2_K.gguf +3 -0
- internlm2_5-7b-chat-1m-Q3_K_L.gguf +3 -0
- internlm2_5-7b-chat-1m-Q3_K_M.gguf +3 -0
- internlm2_5-7b-chat-1m-Q3_K_S.gguf +3 -0
- internlm2_5-7b-chat-1m-Q4_0.gguf +3 -0
- internlm2_5-7b-chat-1m-Q4_K_M.gguf +3 -0
- internlm2_5-7b-chat-1m-Q4_K_S.gguf +3 -0
- internlm2_5-7b-chat-1m-Q5_0.gguf +3 -0
- internlm2_5-7b-chat-1m-Q5_K_M.gguf +3 -0
- internlm2_5-7b-chat-1m-Q5_K_S.gguf +3 -0
- internlm2_5-7b-chat-1m-Q6_K.gguf +3 -0
- internlm2_5-7b-chat-1m-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 |
+
internlm2_5-7b-chat-1m-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
internlm2_5-7b-chat-1m-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
internlm2_5-7b-chat-1m-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
internlm2_5-7b-chat-1m-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
internlm2_5-7b-chat-1m-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
internlm2_5-7b-chat-1m-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
internlm2_5-7b-chat-1m-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
internlm2_5-7b-chat-1m-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
internlm2_5-7b-chat-1m-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
internlm2_5-7b-chat-1m-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
internlm2_5-7b-chat-1m-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
internlm2_5-7b-chat-1m-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
license: other
|
4 |
+
tags:
|
5 |
+
- TensorBlock
|
6 |
+
- GGUF
|
7 |
+
base_model: internlm/internlm2_5-7b-chat-1m
|
8 |
+
---
|
9 |
+
|
10 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
11 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
12 |
+
</div>
|
13 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
14 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
15 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
16 |
+
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>
|
17 |
+
</p>
|
18 |
+
</div>
|
19 |
+
</div>
|
20 |
+
|
21 |
+
## internlm/internlm2_5-7b-chat-1m - GGUF
|
22 |
+
|
23 |
+
This repo contains GGUF format model files for [internlm/internlm2_5-7b-chat-1m](https://huggingface.co/internlm/internlm2_5-7b-chat-1m).
|
24 |
+
|
25 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
26 |
+
|
27 |
+
<div style="text-align: left; margin: 20px 0;">
|
28 |
+
<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;">
|
29 |
+
Run them on the TensorBlock client using your local machine ↗
|
30 |
+
</a>
|
31 |
+
</div>
|
32 |
+
|
33 |
+
## Prompt template
|
34 |
+
|
35 |
+
```
|
36 |
+
<s><|im_start|>system
|
37 |
+
{system_prompt}<|im_end|>
|
38 |
+
<|im_start|>user
|
39 |
+
{prompt}<|im_end|>
|
40 |
+
<|im_start|>assistant
|
41 |
+
```
|
42 |
+
|
43 |
+
## Model file specification
|
44 |
+
|
45 |
+
| Filename | Quant type | File Size | Description |
|
46 |
+
| -------- | ---------- | --------- | ----------- |
|
47 |
+
| [internlm2_5-7b-chat-1m-Q2_K.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q2_K.gguf) | Q2_K | 2.799 GB | smallest, significant quality loss - not recommended for most purposes |
|
48 |
+
| [internlm2_5-7b-chat-1m-Q3_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_S.gguf) | Q3_K_S | 3.237 GB | very small, high quality loss |
|
49 |
+
| [internlm2_5-7b-chat-1m-Q3_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_M.gguf) | Q3_K_M | 3.567 GB | very small, high quality loss |
|
50 |
+
| [internlm2_5-7b-chat-1m-Q3_K_L.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q3_K_L.gguf) | Q3_K_L | 3.850 GB | small, substantial quality loss |
|
51 |
+
| [internlm2_5-7b-chat-1m-Q4_0.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_0.gguf) | Q4_0 | 4.147 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
52 |
+
| [internlm2_5-7b-chat-1m-Q4_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_K_S.gguf) | Q4_K_S | 4.177 GB | small, greater quality loss |
|
53 |
+
| [internlm2_5-7b-chat-1m-Q4_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q4_K_M.gguf) | Q4_K_M | 4.389 GB | medium, balanced quality - recommended |
|
54 |
+
| [internlm2_5-7b-chat-1m-Q5_0.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_0.gguf) | Q5_0 | 5.004 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
55 |
+
| [internlm2_5-7b-chat-1m-Q5_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_K_S.gguf) | Q5_K_S | 5.004 GB | large, low quality loss - recommended |
|
56 |
+
| [internlm2_5-7b-chat-1m-Q5_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q5_K_M.gguf) | Q5_K_M | 5.129 GB | large, very low quality loss - recommended |
|
57 |
+
| [internlm2_5-7b-chat-1m-Q6_K.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q6_K.gguf) | Q6_K | 5.914 GB | very large, extremely low quality loss |
|
58 |
+
| [internlm2_5-7b-chat-1m-Q8_0.gguf](https://huggingface.co/tensorblock/internlm2_5-7b-chat-1m-GGUF/blob/main/internlm2_5-7b-chat-1m-Q8_0.gguf) | Q8_0 | 7.659 GB | very large, extremely low quality loss - not recommended |
|
59 |
+
|
60 |
+
|
61 |
+
## Downloading instruction
|
62 |
+
|
63 |
+
### Command line
|
64 |
+
|
65 |
+
Firstly, install Huggingface Client
|
66 |
+
|
67 |
+
```shell
|
68 |
+
pip install -U "huggingface_hub[cli]"
|
69 |
+
```
|
70 |
+
|
71 |
+
Then, downoad the individual model file the a local directory
|
72 |
+
|
73 |
+
```shell
|
74 |
+
huggingface-cli download tensorblock/internlm2_5-7b-chat-1m-GGUF --include "internlm2_5-7b-chat-1m-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
75 |
+
```
|
76 |
+
|
77 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
78 |
+
|
79 |
+
```shell
|
80 |
+
huggingface-cli download tensorblock/internlm2_5-7b-chat-1m-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
81 |
+
```
|
internlm2_5-7b-chat-1m-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd05bdd65bbbdd36f54c9586a95df4655dc139e47f535a637580d478a5804fd
|
3 |
+
size 3005449344
|
internlm2_5-7b-chat-1m-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d876439ab600eec1de69e893603222bd8c147b7ef7c3bf41e90a865880174623
|
3 |
+
size 4133418112
|
internlm2_5-7b-chat-1m-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3279dadfac116bc4ff65c1dab002decb5c6cf340cf44d28bf5404f59e45d5dd
|
3 |
+
size 3830379648
|
internlm2_5-7b-chat-1m-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71b0eb1a2f7c79768322c89f5c94519af3a149d2fbaa59f9b3de98329dfc5f19
|
3 |
+
size 3475960960
|
internlm2_5-7b-chat-1m-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60f2942d2f104c22adbfa5f7a5e814491b141c540fc3362099491a730c2f4a35
|
3 |
+
size 4453246080
|
internlm2_5-7b-chat-1m-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f97d3662f34c358f2ed5599f9dde2c992a6504e800baf13f5edcb00f3591940
|
3 |
+
size 4712768640
|
internlm2_5-7b-chat-1m-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fd418a8f450f7e08d3745fff8379364dbcd8fe57f78de412eb83e30ea80f441
|
3 |
+
size 4484703360
|
internlm2_5-7b-chat-1m-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b53d4b4e20912c7fc1552111ecabc69ba8f56755e2ff042c853a7c0516d30da3
|
3 |
+
size 5373043840
|
internlm2_5-7b-chat-1m-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad82f881ea221dd8be3bd9123df32b44ac072cd491e3fcf2d3576a8f7a5d4262
|
3 |
+
size 5506737280
|
internlm2_5-7b-chat-1m-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e234443bfd82a8c2a94d4feefcc58d91894d9211b5b47994cbffac48813dfa4
|
3 |
+
size 5373043840
|
internlm2_5-7b-chat-1m-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55697d14f336f9f4ee78d4b1b5118d17a9e79e73187a5987ccf55a4c727dfc8d
|
3 |
+
size 6350328960
|
internlm2_5-7b-chat-1m-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e24b592a1dc5cf9b6468d0cf7f90019a872487fe350753b8dc26b7f1ebb20b5b
|
3 |
+
size 8224240768
|