Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +87 -0
- internlm2_5-step-prover-Q2_K.gguf +3 -0
- internlm2_5-step-prover-Q3_K_L.gguf +3 -0
- internlm2_5-step-prover-Q3_K_M.gguf +3 -0
- internlm2_5-step-prover-Q3_K_S.gguf +3 -0
- internlm2_5-step-prover-Q4_0.gguf +3 -0
- internlm2_5-step-prover-Q4_K_M.gguf +3 -0
- internlm2_5-step-prover-Q4_K_S.gguf +3 -0
- internlm2_5-step-prover-Q5_0.gguf +3 -0
- internlm2_5-step-prover-Q5_K_M.gguf +3 -0
- internlm2_5-step-prover-Q5_K_S.gguf +3 -0
- internlm2_5-step-prover-Q6_K.gguf +3 -0
- internlm2_5-step-prover-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-step-prover-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
internlm2_5-step-prover-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
internlm2_5-step-prover-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
internlm2_5-step-prover-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
internlm2_5-step-prover-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
internlm2_5-step-prover-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
internlm2_5-step-prover-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
internlm2_5-step-prover-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
internlm2_5-step-prover-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
internlm2_5-step-prover-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
internlm2_5-step-prover-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
internlm2_5-step-prover-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: text-generation
|
| 3 |
+
license: other
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- math
|
| 8 |
+
- TensorBlock
|
| 9 |
+
- GGUF
|
| 10 |
+
datasets:
|
| 11 |
+
- internlm/Lean-Workbook
|
| 12 |
+
- internlm/Lean-Github
|
| 13 |
+
base_model: internlm/internlm2_5-step-prover
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 17 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 18 |
+
</div>
|
| 19 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 20 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 21 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 22 |
+
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>
|
| 23 |
+
</p>
|
| 24 |
+
</div>
|
| 25 |
+
</div>
|
| 26 |
+
|
| 27 |
+
## internlm/internlm2_5-step-prover - GGUF
|
| 28 |
+
|
| 29 |
+
This repo contains GGUF format model files for [internlm/internlm2_5-step-prover](https://huggingface.co/internlm/internlm2_5-step-prover).
|
| 30 |
+
|
| 31 |
+
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).
|
| 32 |
+
|
| 33 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 34 |
+
<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;">
|
| 35 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 36 |
+
</a>
|
| 37 |
+
</div>
|
| 38 |
+
|
| 39 |
+
## Prompt template
|
| 40 |
+
|
| 41 |
+
```
|
| 42 |
+
<s><|im_start|>system
|
| 43 |
+
{system_prompt}<|im_end|>
|
| 44 |
+
<|im_start|>user
|
| 45 |
+
{prompt}<|im_end|>
|
| 46 |
+
<|im_start|>assistant
|
| 47 |
+
```
|
| 48 |
+
|
| 49 |
+
## Model file specification
|
| 50 |
+
|
| 51 |
+
| Filename | Quant type | File Size | Description |
|
| 52 |
+
| -------- | ---------- | --------- | ----------- |
|
| 53 |
+
| [internlm2_5-step-prover-Q2_K.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q2_K.gguf) | Q2_K | 3.005 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 54 |
+
| [internlm2_5-step-prover-Q3_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q3_K_S.gguf) | Q3_K_S | 3.476 GB | very small, high quality loss |
|
| 55 |
+
| [internlm2_5-step-prover-Q3_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q3_K_M.gguf) | Q3_K_M | 3.830 GB | very small, high quality loss |
|
| 56 |
+
| [internlm2_5-step-prover-Q3_K_L.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q3_K_L.gguf) | Q3_K_L | 4.133 GB | small, substantial quality loss |
|
| 57 |
+
| [internlm2_5-step-prover-Q4_0.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q4_0.gguf) | Q4_0 | 4.453 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 58 |
+
| [internlm2_5-step-prover-Q4_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q4_K_S.gguf) | Q4_K_S | 4.485 GB | small, greater quality loss |
|
| 59 |
+
| [internlm2_5-step-prover-Q4_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q4_K_M.gguf) | Q4_K_M | 4.713 GB | medium, balanced quality - recommended |
|
| 60 |
+
| [internlm2_5-step-prover-Q5_0.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q5_0.gguf) | Q5_0 | 5.373 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 61 |
+
| [internlm2_5-step-prover-Q5_K_S.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q5_K_S.gguf) | Q5_K_S | 5.373 GB | large, low quality loss - recommended |
|
| 62 |
+
| [internlm2_5-step-prover-Q5_K_M.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q5_K_M.gguf) | Q5_K_M | 5.507 GB | large, very low quality loss - recommended |
|
| 63 |
+
| [internlm2_5-step-prover-Q6_K.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q6_K.gguf) | Q6_K | 6.350 GB | very large, extremely low quality loss |
|
| 64 |
+
| [internlm2_5-step-prover-Q8_0.gguf](https://huggingface.co/tensorblock/internlm2_5-step-prover-GGUF/blob/main/internlm2_5-step-prover-Q8_0.gguf) | Q8_0 | 8.224 GB | very large, extremely low quality loss - not recommended |
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
## Downloading instruction
|
| 68 |
+
|
| 69 |
+
### Command line
|
| 70 |
+
|
| 71 |
+
Firstly, install Huggingface Client
|
| 72 |
+
|
| 73 |
+
```shell
|
| 74 |
+
pip install -U "huggingface_hub[cli]"
|
| 75 |
+
```
|
| 76 |
+
|
| 77 |
+
Then, downoad the individual model file the a local directory
|
| 78 |
+
|
| 79 |
+
```shell
|
| 80 |
+
huggingface-cli download tensorblock/internlm2_5-step-prover-GGUF --include "internlm2_5-step-prover-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 84 |
+
|
| 85 |
+
```shell
|
| 86 |
+
huggingface-cli download tensorblock/internlm2_5-step-prover-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 87 |
+
```
|
internlm2_5-step-prover-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:785ad374676b608f9eeccb5159cc4832496aea69c5af7e38bd8391ed928c15bc
|
| 3 |
+
size 3005449472
|
internlm2_5-step-prover-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43012da10439a78b636b2ab901c5ea2547c9e9df5a27b052f211922dfbe86ee8
|
| 3 |
+
size 4133418240
|
internlm2_5-step-prover-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a50752f6859f2622474f711c11c554327129636ef43c9de25196a697e7ac204
|
| 3 |
+
size 3830379776
|
internlm2_5-step-prover-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2b2ded19dbae89e08cbec1f53505a079b5915f7c4d50328e7204ad2532d18ec
|
| 3 |
+
size 3475961088
|
internlm2_5-step-prover-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66f70da50eb2db914ec6ec9d77340551056643a87bff841743a023a2c5ad68dc
|
| 3 |
+
size 4453246208
|
internlm2_5-step-prover-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f24c16a12c2b5af7e9127364575c056f28a97b5fb61fddd4a7ad3de2c64bcf91
|
| 3 |
+
size 4712768768
|
internlm2_5-step-prover-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e12c03eb89a655ffb9017da4948fdab0143882efe9303fa6757389b9211a4d5
|
| 3 |
+
size 4484703488
|
internlm2_5-step-prover-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4b970887471dd60458b9b843a035d001ccaf05174e1219640a3db506e4ea25c
|
| 3 |
+
size 5373043968
|
internlm2_5-step-prover-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89d0ede5931c8a48ab1b7bcf16da4ba5b742ca4e82b0b600843c20876af425a6
|
| 3 |
+
size 5506737408
|
internlm2_5-step-prover-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d7e8a0f534d1561a36587831dfe475fe659937245ebf09051c589b830d93740
|
| 3 |
+
size 5373043968
|
internlm2_5-step-prover-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:108973e99d47bf351ccd3dca1c2d31046923b4e48c3227b23601e2b18a0ea775
|
| 3 |
+
size 6350329088
|
internlm2_5-step-prover-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c61173ffcecbc27046012b4e5d7aa2070383ae4a3af6cf55cc1477fccb63a65
|
| 3 |
+
size 8224240896
|