morriszms commited on
Commit
c7723af
1 Parent(s): 387092b

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
+ openchat-3.5-0106-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ openchat-3.5-0106-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ openchat-3.5-0106-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ openchat-3.5-0106-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ openchat-3.5-0106-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ openchat-3.5-0106-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ openchat-3.5-0106-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ openchat-3.5-0106-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ openchat-3.5-0106-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ openchat-3.5-0106-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ openchat-3.5-0106-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ openchat-3.5-0106-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openchat/openchat-3.5-0106
4
+ tags:
5
+ - openchat
6
+ - mistral
7
+ - C-RLFT
8
+ - TensorBlock
9
+ - GGUF
10
+ library_name: transformers
11
+ pipeline_tag: text-generation
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## openchat/openchat-3.5-0106 - GGUF
26
+
27
+ This repo contains GGUF format model files for [openchat/openchat-3.5-0106](https://huggingface.co/openchat/openchat-3.5-0106).
28
+
29
+ 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).
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+ <s>GPT4 Correct System: {system_prompt}<|end_of_turn|>GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [openchat-3.5-0106-Q2_K.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [openchat-3.5-0106-Q3_K_S.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q3_K_S.gguf) | Q3_K_S | 2.947 GB | very small, high quality loss |
43
+ | [openchat-3.5-0106-Q3_K_M.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q3_K_M.gguf) | Q3_K_M | 3.277 GB | very small, high quality loss |
44
+ | [openchat-3.5-0106-Q3_K_L.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q3_K_L.gguf) | Q3_K_L | 3.560 GB | small, substantial quality loss |
45
+ | [openchat-3.5-0106-Q4_0.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q4_0.gguf) | Q4_0 | 3.827 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [openchat-3.5-0106-Q4_K_S.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q4_K_S.gguf) | Q4_K_S | 3.856 GB | small, greater quality loss |
47
+ | [openchat-3.5-0106-Q4_K_M.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q4_K_M.gguf) | Q4_K_M | 4.068 GB | medium, balanced quality - recommended |
48
+ | [openchat-3.5-0106-Q5_0.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q5_0.gguf) | Q5_0 | 4.654 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [openchat-3.5-0106-Q5_K_S.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q5_K_S.gguf) | Q5_K_S | 4.654 GB | large, low quality loss - recommended |
50
+ | [openchat-3.5-0106-Q5_K_M.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q5_K_M.gguf) | Q5_K_M | 4.779 GB | large, very low quality loss - recommended |
51
+ | [openchat-3.5-0106-Q6_K.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q6_K.gguf) | Q6_K | 5.534 GB | very large, extremely low quality loss |
52
+ | [openchat-3.5-0106-Q8_0.gguf](https://huggingface.co/tensorblock/openchat-3.5-0106-GGUF/tree/main/openchat-3.5-0106-Q8_0.gguf) | Q8_0 | 7.167 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/openchat-3.5-0106-GGUF --include "openchat-3.5-0106-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/openchat-3.5-0106-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
openchat-3.5-0106-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e3d624be6b23b0572a6c956c687e368b44882d1d8ac8644a986a6621e137cc
3
+ size 2719252448
openchat-3.5-0106-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c9387283dcda81f92c480754110c65be64c6b54c8a0f6e3afe2d7d9dfbaef20
3
+ size 3822035744
openchat-3.5-0106-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb20ec0d334f6556b022252b7398c7af35ca0f28d450bf0f10daa8f0100c30a
3
+ size 3518997280
openchat-3.5-0106-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39ce8a9191a860b8ac4a08b59a366baa32c1f871f177646d19685d6822ee57d2
3
+ size 3164578592
openchat-3.5-0106-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f2a171e55b92958a4da42de64e9d7c28edddf282e0c2621e5805239f3dcdd3d
3
+ size 4108928864
openchat-3.5-0106-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c73ca4daea468b3f41b93a842d048eb5d0ae04ccb5875be98d352c8f05727e
3
+ size 4368451424
openchat-3.5-0106-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16680e43df4dcd765b3d42d7766aafb3881cd9f088a45f817408a32c1d23b39
3
+ size 4140386144
openchat-3.5-0106-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74995172b6fccf0e15794266cdaab9e8cda8a22688da99c334696b1ebbd772b7
3
+ size 4997729120
openchat-3.5-0106-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae5c9ba70453eb9166f6581eaef173183ffb3e96c709c40d3a7e9832e3b808d
3
+ size 5131422560
openchat-3.5-0106-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3b9b437fdd8446dca5f60b347a42d21997d534b77703dfae8e374ebc55889e
3
+ size 4997729120
openchat-3.5-0106-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b83c195fda39a6b718ab5242b7a42a9790fa5b884858dd061fbe93c450618f4
3
+ size 5942079392
openchat-3.5-0106-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032f11a7fa79fdb302f2c4a44bab9ba3a854ab7c4845c8e1f1389582d2a689a1
3
+ size 7695875872