Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- CodeLlama-7b-finetuned-16bit-Q2_K.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q3_K_L.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q3_K_M.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q3_K_S.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q4_0.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q4_K_M.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q4_K_S.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q5_0.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q5_K_M.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q5_K_S.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q6_K.gguf +3 -0
- CodeLlama-7b-finetuned-16bit-Q8_0.gguf +3 -0
- README.md +86 -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 |
+
CodeLlama-7b-finetuned-16bit-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
CodeLlama-7b-finetuned-16bit-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
CodeLlama-7b-finetuned-16bit-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
CodeLlama-7b-finetuned-16bit-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
CodeLlama-7b-finetuned-16bit-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
CodeLlama-7b-finetuned-16bit-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
CodeLlama-7b-finetuned-16bit-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
CodeLlama-7b-finetuned-16bit-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
CodeLlama-7b-finetuned-16bit-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
CodeLlama-7b-finetuned-16bit-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
CodeLlama-7b-finetuned-16bit-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
CodeLlama-7b-finetuned-16bit-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
CodeLlama-7b-finetuned-16bit-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff2d085457cd108a4417d2630e7f091ccd3392a10dae1453d02b4808c48e7b5d
|
3 |
+
size 2532940480
|
CodeLlama-7b-finetuned-16bit-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21e22d1d4a57b9a0c6b54224e38217a772032fcd7e85e2005edc836099ce09e3
|
3 |
+
size 3597194432
|
CodeLlama-7b-finetuned-16bit-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52f6b681c1a57502d2aef357d216d703abd5ab1c90abed164ae7a2359cb087a4
|
3 |
+
size 3298088128
|
CodeLlama-7b-finetuned-16bit-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be7ec24cbd3a39658864df444678c78962feef5c1eedfb54edf7ceba35e90625
|
3 |
+
size 2948388032
|
CodeLlama-7b-finetuned-16bit-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:599699ea7aee2a9eb017b40e2087b8c1849281f5a923cbbbfe9b762645bd9019
|
3 |
+
size 3825899200
|
CodeLlama-7b-finetuned-16bit-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05e7ade9f66419be7f9d6d2c18f705e58720ed1f1e1a83780fa098fed25707e4
|
3 |
+
size 4081096384
|
CodeLlama-7b-finetuned-16bit-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52a5fd954c3a78225c6e1b48fbe83c75ec774aaee217b27330ea3b7814b55803
|
3 |
+
size 3856832192
|
CodeLlama-7b-finetuned-16bit-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab7c2a05c337440b77944e6a74600a6d35f64b693f08b8b91a410d4bd47530b0
|
3 |
+
size 4651792064
|
CodeLlama-7b-finetuned-16bit-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccf78e20d7b4685383e659adba5c55cbf3f11a70b6c5117316515044f0866ce7
|
3 |
+
size 4783257280
|
CodeLlama-7b-finetuned-16bit-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90e25bcb27d14ac0af0dbaf6fd76bcd3d62f911b99f93ac3ddfe77dc1b9b5117
|
3 |
+
size 4651792064
|
CodeLlama-7b-finetuned-16bit-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5c2c39c6a26fae04ca92966c1efc4070e909e2825e702b925af58ef53f2c294
|
3 |
+
size 5529303232
|
CodeLlama-7b-finetuned-16bit-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc859adc3afee470924850ef81f18ef63a85640ac411fc581f4bcefb8df57694
|
3 |
+
size 7161230528
|
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: EmTpro01/CodeLlama-7b-finetuned-16bit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- text-generation-inference
|
8 |
+
- transformers
|
9 |
+
- unsloth
|
10 |
+
- llama
|
11 |
+
- trl
|
12 |
+
- sft
|
13 |
+
- TensorBlock
|
14 |
+
- GGUF
|
15 |
+
datasets:
|
16 |
+
- iamtarun/python_code_instructions_18k_alpaca
|
17 |
+
---
|
18 |
+
|
19 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
20 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
21 |
+
</div>
|
22 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
23 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
24 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
25 |
+
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>
|
26 |
+
</p>
|
27 |
+
</div>
|
28 |
+
</div>
|
29 |
+
|
30 |
+
## EmTpro01/CodeLlama-7b-finetuned-16bit - GGUF
|
31 |
+
|
32 |
+
This repo contains GGUF format model files for [EmTpro01/CodeLlama-7b-finetuned-16bit](https://huggingface.co/EmTpro01/CodeLlama-7b-finetuned-16bit).
|
33 |
+
|
34 |
+
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).
|
35 |
+
|
36 |
+
<div style="text-align: left; margin: 20px 0;">
|
37 |
+
<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;">
|
38 |
+
Run them on the TensorBlock client using your local machine ↗
|
39 |
+
</a>
|
40 |
+
</div>
|
41 |
+
|
42 |
+
## Prompt template
|
43 |
+
|
44 |
+
```
|
45 |
+
|
46 |
+
```
|
47 |
+
|
48 |
+
## Model file specification
|
49 |
+
|
50 |
+
| Filename | Quant type | File Size | Description |
|
51 |
+
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [CodeLlama-7b-finetuned-16bit-Q2_K.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [CodeLlama-7b-finetuned-16bit-Q3_K_S.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
|
54 |
+
| [CodeLlama-7b-finetuned-16bit-Q3_K_M.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
|
55 |
+
| [CodeLlama-7b-finetuned-16bit-Q3_K_L.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
|
56 |
+
| [CodeLlama-7b-finetuned-16bit-Q4_0.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [CodeLlama-7b-finetuned-16bit-Q4_K_S.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
|
58 |
+
| [CodeLlama-7b-finetuned-16bit-Q4_K_M.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
|
59 |
+
| [CodeLlama-7b-finetuned-16bit-Q5_0.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [CodeLlama-7b-finetuned-16bit-Q5_K_S.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
|
61 |
+
| [CodeLlama-7b-finetuned-16bit-Q5_K_M.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
|
62 |
+
| [CodeLlama-7b-finetuned-16bit-Q6_K.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
|
63 |
+
| [CodeLlama-7b-finetuned-16bit-Q8_0.gguf](https://huggingface.co/tensorblock/CodeLlama-7b-finetuned-16bit-GGUF/blob/main/CodeLlama-7b-finetuned-16bit-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
|
64 |
+
|
65 |
+
|
66 |
+
## Downloading instruction
|
67 |
+
|
68 |
+
### Command line
|
69 |
+
|
70 |
+
Firstly, install Huggingface Client
|
71 |
+
|
72 |
+
```shell
|
73 |
+
pip install -U "huggingface_hub[cli]"
|
74 |
+
```
|
75 |
+
|
76 |
+
Then, downoad the individual model file the a local directory
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/CodeLlama-7b-finetuned-16bit-GGUF --include "CodeLlama-7b-finetuned-16bit-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
80 |
+
```
|
81 |
+
|
82 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
83 |
+
|
84 |
+
```shell
|
85 |
+
huggingface-cli download tensorblock/CodeLlama-7b-finetuned-16bit-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
86 |
+
```
|