morriszms commited on
Commit
abf9ea6
·
verified ·
1 Parent(s): 931d69b

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
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MaziyarPanahi/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## MaziyarPanahi/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp - GGUF
20
+
21
+ This repo contains GGUF format model files for [MaziyarPanahi/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp](https://huggingface.co/MaziyarPanahi/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp).
22
+
23
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+ <s>[INST] {prompt} [/INST]
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q2_K.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_S.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
43
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_M.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
44
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_L.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
45
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_0.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_S.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
47
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_M.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
48
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_0.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_S.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
50
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_M.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
51
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q6_K.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
52
+ | [sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q8_0.gguf](https://huggingface.co/tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF/blob/main/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF --include "sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65003c4cb9f17898cbc2534c542525f2d99479cc9337edbeaef06e81c5515b4
3
+ size 2719243008
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7054f23f495ed873b73351c0ceafde77bd83b272cbb031aff8937a34772c1a
3
+ size 3822025472
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de4cba4b1c55f0e089cabcb021d524dbbf81908f138cc46bc8a39875004834cf
3
+ size 3518987008
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f635a64cf7e2cae4b180d588045f333cd8d622c429099b35355be0c2b06ad6e
3
+ size 3164568320
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0ba57f9b5b74223fa66f871e72bb32c46aa268eab8e576c0b71bf41c258103
3
+ size 4108917504
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e87198923f5443f9d80cb65078f89cf4ab8eebdacd2e047f1e0197890a8627a9
3
+ size 4368440064
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0747755415ca01aac4b3106ff584fc6ccb94856b3d03d96c0681c3bb2f562d
3
+ size 4140374784
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a355041a97c9ddf9939f6f67ab6c78db34f6eea3bba0290b990769b122bd67a
3
+ size 4997716736
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d897fad935eacbe25547483e3cdcf8e577ca6d9a2831cf9ca375be09bdfc5faa
3
+ size 5131410176
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d1f6d1d99f770190ca0bbed9ee5b9bd1c7eeccb2a7fe31ad2944cfe060e49d
3
+ size 4997716736
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2b5fa9dd54b2eeca75bf662dcc4ada9fc5fd2111220e02981b33a7ee4d717e5
3
+ size 5942065920
sqlcoder-7b-Mistral-7B-Instruct-v0.2-slerp-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26fbe4f4b6d07b7449066f530794c1291c2a5978e30d54fb00d2f0da62a8237
3
+ size 7695858432