mradermacher
commited on
Commit
•
9a60e05
1
Parent(s):
cb8f194
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,11 +5,19 @@ library_name: transformers
|
|
5 |
license: llama2
|
6 |
quantized_by: mradermacher
|
7 |
---
|
|
|
|
|
8 |
static quantize of https://huggingface.co/sophosympatheia/Midnight-Rose-103B-v2.0.3/
|
9 |
|
10 |
weighted/imatrix wuants can be found at https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-i1-GGUF
|
11 |
-
|
12 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Provided Quants
|
14 |
|
15 |
| Link | Type | Size/GB | Notes |
|
@@ -26,4 +34,5 @@ weighted/imatrix wuants can be found at https://huggingface.co/mradermacher/Midn
|
|
26 |
| [PART 1](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q6_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q6_K.gguf.split-ab) | Q6_K | 85.0 | very good quality |
|
27 |
| [PART 1](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-ab) [PART 3](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-ac) | Q8_0 | 109.9 | fast, best quality |
|
28 |
|
|
|
29 |
<!-- end -->
|
|
|
5 |
license: llama2
|
6 |
quantized_by: mradermacher
|
7 |
---
|
8 |
+
## About
|
9 |
+
|
10 |
static quantize of https://huggingface.co/sophosympatheia/Midnight-Rose-103B-v2.0.3/
|
11 |
|
12 |
weighted/imatrix wuants can be found at https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-i1-GGUF
|
|
|
13 |
<!-- provided-files -->
|
14 |
+
|
15 |
+
## Usage
|
16 |
+
|
17 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
18 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
19 |
+
more details, including on how to concatenate multi-part files.
|
20 |
+
|
21 |
## Provided Quants
|
22 |
|
23 |
| Link | Type | Size/GB | Notes |
|
|
|
34 |
| [PART 1](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q6_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q6_K.gguf.split-ab) | Q6_K | 85.0 | very good quality |
|
35 |
| [PART 1](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-ab) [PART 3](https://huggingface.co/mradermacher/Midnight-Rose-103B-v2.0.3-GGUF/resolve/main/Midnight-Rose-103B-v2.0.3.Q8_0.gguf.split-ac) | Q8_0 | 109.9 | fast, best quality |
|
36 |
|
37 |
+
|
38 |
<!-- end -->
|