morriszms commited on
Commit
b455746
1 Parent(s): 2674479

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
+ speechless-llama2-hermes-orca-platypus-13b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ speechless-llama2-hermes-orca-platypus-13b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ speechless-llama2-hermes-orca-platypus-13b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ speechless-llama2-hermes-orca-platypus-13b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ speechless-llama2-hermes-orca-platypus-13b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ speechless-llama2-hermes-orca-platypus-13b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ speechless-llama2-hermes-orca-platypus-13b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ speechless-llama2-hermes-orca-platypus-13b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ speechless-llama2-hermes-orca-platypus-13b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ speechless-llama2-hermes-orca-platypus-13b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ speechless-llama2-hermes-orca-platypus-13b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ speechless-llama2-hermes-orca-platypus-13b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ extra_gated_heading: Access Llama 2 on Hugging Face
3
+ extra_gated_description: This is a form to enable access to Llama 2 on Hugging Face
4
+ after you have been granted access from Meta. Please visit the [Meta website](https://ai.meta.com/resources/models-and-libraries/llama-downloads)
5
+ and accept our license terms and acceptable use policy before submitting this form.
6
+ Requests will be processed in 1-2 days.
7
+ extra_gated_prompt: '**Your Hugging Face account email address MUST match the email
8
+ you provide on the Meta website, or your request will not be approved.**'
9
+ extra_gated_button_content: Submit
10
+ extra_gated_fields:
11
+ ? I agree to share my name, email address and username with Meta and confirm that
12
+ I have already been granted download access on the Meta website
13
+ : checkbox
14
+ language:
15
+ - en
16
+ datasets:
17
+ - garage-bAInd/Open-Platypus
18
+ library_name: transformers
19
+ pipeline_tag: text-generation
20
+ inference: false
21
+ tags:
22
+ - facebook
23
+ - meta
24
+ - pytorch
25
+ - llama
26
+ - llama-2
27
+ - TensorBlock
28
+ - GGUF
29
+ base_model: uukuguy/speechless-llama2-hermes-orca-platypus-13b
30
+ ---
31
+
32
+ <div style="width: auto; margin-left: auto; margin-right: auto">
33
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
34
+ </div>
35
+ <div style="display: flex; justify-content: space-between; width: 100%;">
36
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
37
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
38
+ 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>
39
+ </p>
40
+ </div>
41
+ </div>
42
+
43
+ ## uukuguy/speechless-llama2-hermes-orca-platypus-13b - GGUF
44
+
45
+ This repo contains GGUF format model files for [uukuguy/speechless-llama2-hermes-orca-platypus-13b](https://huggingface.co/uukuguy/speechless-llama2-hermes-orca-platypus-13b).
46
+
47
+ 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).
48
+
49
+ <div style="text-align: left; margin: 20px 0;">
50
+ <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;">
51
+ Run them on the TensorBlock client using your local machine ↗
52
+ </a>
53
+ </div>
54
+
55
+ ## Prompt template
56
+
57
+ ```
58
+
59
+ ```
60
+
61
+ ## Model file specification
62
+
63
+ | Filename | Quant type | File Size | Description |
64
+ | -------- | ---------- | --------- | ----------- |
65
+ | [speechless-llama2-hermes-orca-platypus-13b-Q2_K.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q2_K.gguf) | Q2_K | 4.521 GB | smallest, significant quality loss - not recommended for most purposes |
66
+ | [speechless-llama2-hermes-orca-platypus-13b-Q3_K_S.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q3_K_S.gguf) | Q3_K_S | 5.270 GB | very small, high quality loss |
67
+ | [speechless-llama2-hermes-orca-platypus-13b-Q3_K_M.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q3_K_M.gguf) | Q3_K_M | 5.903 GB | very small, high quality loss |
68
+ | [speechless-llama2-hermes-orca-platypus-13b-Q3_K_L.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q3_K_L.gguf) | Q3_K_L | 6.454 GB | small, substantial quality loss |
69
+ | [speechless-llama2-hermes-orca-platypus-13b-Q4_0.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q4_0.gguf) | Q4_0 | 6.860 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
70
+ | [speechless-llama2-hermes-orca-platypus-13b-Q4_K_S.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q4_K_S.gguf) | Q4_K_S | 6.913 GB | small, greater quality loss |
71
+ | [speechless-llama2-hermes-orca-platypus-13b-Q4_K_M.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q4_K_M.gguf) | Q4_K_M | 7.326 GB | medium, balanced quality - recommended |
72
+ | [speechless-llama2-hermes-orca-platypus-13b-Q5_0.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q5_0.gguf) | Q5_0 | 8.356 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
73
+ | [speechless-llama2-hermes-orca-platypus-13b-Q5_K_S.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q5_K_S.gguf) | Q5_K_S | 8.356 GB | large, low quality loss - recommended |
74
+ | [speechless-llama2-hermes-orca-platypus-13b-Q5_K_M.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q5_K_M.gguf) | Q5_K_M | 8.596 GB | large, very low quality loss - recommended |
75
+ | [speechless-llama2-hermes-orca-platypus-13b-Q6_K.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q6_K.gguf) | Q6_K | 9.946 GB | very large, extremely low quality loss |
76
+ | [speechless-llama2-hermes-orca-platypus-13b-Q8_0.gguf](https://huggingface.co/tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF/blob/main/speechless-llama2-hermes-orca-platypus-13b-Q8_0.gguf) | Q8_0 | 12.881 GB | very large, extremely low quality loss - not recommended |
77
+
78
+
79
+ ## Downloading instruction
80
+
81
+ ### Command line
82
+
83
+ Firstly, install Huggingface Client
84
+
85
+ ```shell
86
+ pip install -U "huggingface_hub[cli]"
87
+ ```
88
+
89
+ Then, downoad the individual model file the a local directory
90
+
91
+ ```shell
92
+ huggingface-cli download tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF --include "speechless-llama2-hermes-orca-platypus-13b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
93
+ ```
94
+
95
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
96
+
97
+ ```shell
98
+ huggingface-cli download tensorblock/speechless-llama2-hermes-orca-platypus-13b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
99
+ ```
speechless-llama2-hermes-orca-platypus-13b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c7655c01797123e9d5d3ef410316cb07121be8d3baf0981a061273cbdfdf45
3
+ size 4854270368
speechless-llama2-hermes-orca-platypus-13b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6314b9a8e9351bc5b938b4e7282f8c65c18aca438a9d4457f55a841c21bc48
3
+ size 6929559968
speechless-llama2-hermes-orca-platypus-13b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7e168121effefcd88b4489c6bccc27c640ad0e867fb13ec5c07dc080b8a1aa
3
+ size 6337769888
speechless-llama2-hermes-orca-platypus-13b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f69d321de251a38c8567ae3bf2f14a4b6c16578f104352fe65378176fea1661
3
+ size 5658980768
speechless-llama2-hermes-orca-platypus-13b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252afa6275cb271a554b044080e049cec17e6ecc8cd821bdfb69c98566e288e4
3
+ size 7365835168
speechless-llama2-hermes-orca-platypus-13b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c58ee7346157fc3506caca454132e59b646dd546fdf32462ab2bfdc625dad0b
3
+ size 7865956768
speechless-llama2-hermes-orca-platypus-13b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e94ff22aa49d7b662b533ae01d095dc7e83286e737dbd97c60527a63f1e6a1
3
+ size 7423179168
speechless-llama2-hermes-orca-platypus-13b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41de74c9fd016d438e45998c921a50cb89a6fadd7a999a5fb18207fcd0d79d97
3
+ size 8972286368
speechless-llama2-hermes-orca-platypus-13b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e4a39a49ef73d32f17e308362a96735a4d0973b279690ff736c5b2236a64f1
3
+ size 9229924768
speechless-llama2-hermes-orca-platypus-13b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b68336b257cc72bda935affdcdb42214bc28e89190c7ccb05f78fe2bf88183b
3
+ size 8972286368
speechless-llama2-hermes-orca-platypus-13b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21328cc6704b311cdc70da0098b840532352a1312457bfc476f18aabc04b006
3
+ size 10679140768
speechless-llama2-hermes-orca-platypus-13b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5376571f91f06c7a5b8ddb45e584381585f23979ff4bf87f54b5dafe1cef8fbb
3
+ size 13831319968