morriszms commited on
Commit
8c52b27
·
verified ·
1 Parent(s): 79dff25

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
+ manticore-13b-chat-pyg-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ manticore-13b-chat-pyg-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ manticore-13b-chat-pyg-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ manticore-13b-chat-pyg-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ manticore-13b-chat-pyg-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ manticore-13b-chat-pyg-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ manticore-13b-chat-pyg-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ manticore-13b-chat-pyg-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ manticore-13b-chat-pyg-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ manticore-13b-chat-pyg-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ manticore-13b-chat-pyg-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ manticore-13b-chat-pyg-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - anon8231489123/ShareGPT_Vicuna_unfiltered
4
+ - ehartford/wizard_vicuna_70k_unfiltered
5
+ - ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
6
+ - QingyiSi/Alpaca-CoT
7
+ - teknium/GPT4-LLM-Cleaned
8
+ - teknium/GPTeacher-General-Instruct
9
+ - metaeval/ScienceQA_text_only
10
+ - hellaswag
11
+ - openai/summarize_from_feedback
12
+ - riddle_sense
13
+ - gsm8k
14
+ - ewof/code-alpaca-instruct-unfiltered
15
+ language:
16
+ - en
17
+ library_name: transformers
18
+ pipeline_tag: text-generation
19
+ base_model: openaccess-ai-collective/manticore-13b-chat-pyg
20
+ tags:
21
+ - TensorBlock
22
+ - GGUF
23
+ ---
24
+
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+ <div style="display: flex; justify-content: space-between; width: 100%;">
29
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
30
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
31
+ 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>
32
+ </p>
33
+ </div>
34
+ </div>
35
+
36
+ ## openaccess-ai-collective/manticore-13b-chat-pyg - GGUF
37
+
38
+ This repo contains GGUF format model files for [openaccess-ai-collective/manticore-13b-chat-pyg](https://huggingface.co/openaccess-ai-collective/manticore-13b-chat-pyg).
39
+
40
+ 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).
41
+
42
+ <div style="text-align: left; margin: 20px 0;">
43
+ <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;">
44
+ Run them on the TensorBlock client using your local machine ↗
45
+ </a>
46
+ </div>
47
+
48
+ ## Prompt template
49
+
50
+ ```
51
+
52
+ ```
53
+
54
+ ## Model file specification
55
+
56
+ | Filename | Quant type | File Size | Description |
57
+ | -------- | ---------- | --------- | ----------- |
58
+ | [manticore-13b-chat-pyg-Q2_K.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q2_K.gguf) | Q2_K | 4.521 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [manticore-13b-chat-pyg-Q3_K_S.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q3_K_S.gguf) | Q3_K_S | 5.270 GB | very small, high quality loss |
60
+ | [manticore-13b-chat-pyg-Q3_K_M.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q3_K_M.gguf) | Q3_K_M | 5.903 GB | very small, high quality loss |
61
+ | [manticore-13b-chat-pyg-Q3_K_L.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q3_K_L.gguf) | Q3_K_L | 6.454 GB | small, substantial quality loss |
62
+ | [manticore-13b-chat-pyg-Q4_0.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q4_0.gguf) | Q4_0 | 6.860 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [manticore-13b-chat-pyg-Q4_K_S.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q4_K_S.gguf) | Q4_K_S | 6.913 GB | small, greater quality loss |
64
+ | [manticore-13b-chat-pyg-Q4_K_M.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q4_K_M.gguf) | Q4_K_M | 7.326 GB | medium, balanced quality - recommended |
65
+ | [manticore-13b-chat-pyg-Q5_0.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q5_0.gguf) | Q5_0 | 8.356 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [manticore-13b-chat-pyg-Q5_K_S.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q5_K_S.gguf) | Q5_K_S | 8.356 GB | large, low quality loss - recommended |
67
+ | [manticore-13b-chat-pyg-Q5_K_M.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q5_K_M.gguf) | Q5_K_M | 8.596 GB | large, very low quality loss - recommended |
68
+ | [manticore-13b-chat-pyg-Q6_K.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q6_K.gguf) | Q6_K | 9.946 GB | very large, extremely low quality loss |
69
+ | [manticore-13b-chat-pyg-Q8_0.gguf](https://huggingface.co/tensorblock/manticore-13b-chat-pyg-GGUF/blob/main/manticore-13b-chat-pyg-Q8_0.gguf) | Q8_0 | 12.881 GB | very large, extremely low quality loss - not recommended |
70
+
71
+
72
+ ## Downloading instruction
73
+
74
+ ### Command line
75
+
76
+ Firstly, install Huggingface Client
77
+
78
+ ```shell
79
+ pip install -U "huggingface_hub[cli]"
80
+ ```
81
+
82
+ Then, downoad the individual model file the a local directory
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/manticore-13b-chat-pyg-GGUF --include "manticore-13b-chat-pyg-Q2_K.gguf" --local-dir MY_LOCAL_DIR
86
+ ```
87
+
88
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
89
+
90
+ ```shell
91
+ huggingface-cli download tensorblock/manticore-13b-chat-pyg-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
92
+ ```
manticore-13b-chat-pyg-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cc41a2d695f9023dad07852d8aca18835ac682567211c2e8edc9642dd9dde77
3
+ size 4854270816
manticore-13b-chat-pyg-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3f5bf3c328f6b9ec497c90c81e0a11aecc4a9884db7e3151371beb570bf25f
3
+ size 6929560416
manticore-13b-chat-pyg-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d902d427759e7a7e593304c805853e3a7bcea3d47352b5e728bd0d56f46a00
3
+ size 6337770336
manticore-13b-chat-pyg-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2befd20c34168bae7f306be3c9b3752445fcc3a75b76bbe92768458747ae16eb
3
+ size 5658981216
manticore-13b-chat-pyg-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3785dcb29fb5ecb0d2e4790233c3c1448307f2aa0677424be8f7cc1222faf9d8
3
+ size 7365835616
manticore-13b-chat-pyg-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bbccd44ea44e51df5ca6b7b984da94139a7bde836bcde2b77dd71ef1a71f50
3
+ size 7865957216
manticore-13b-chat-pyg-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b3cb44e1cefdb7f2784b585025875ee698f676b4fc83e5ed9ab8c42cbf4bc6
3
+ size 7423179616
manticore-13b-chat-pyg-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218965dfcbf8fa48ba8b82a6cd925b2a8fdfc4af59384493905cd57e78aa19ca
3
+ size 8972286816
manticore-13b-chat-pyg-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6151c8d936446e1443611d8ec2c65b83ca6f51310d8ae2c234ed8e0c50d153
3
+ size 9229925216
manticore-13b-chat-pyg-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8100a1cf4dd3c480a67e321481ee1b21e9eb3d5fe217bba5c2c1631221d5a35e
3
+ size 8972286816
manticore-13b-chat-pyg-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2f4569bc1bb09278c07dff69230684098af1c326ec4a2838b3098db99aff57
3
+ size 10679141216
manticore-13b-chat-pyg-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b5af7f1849d2bf73206bf4f6e6ac293a4bcf88b0fa6885111cf02854e974d2
3
+ size 13831320416