mradermacher
commited on
Commit
•
e820cb6
1
Parent(s):
3c5ebdf
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 |
weighted/imatrix wants of https://huggingface.co/sophosympatheia/Aurora-Nights-103B-v1.0
|
9 |
|
10 |
the weights were calculated using 164k semi-random english-only tokens.
|
11 |
-
|
12 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Provided Quants
|
14 |
|
15 |
| Link | Type | Size/GB | Notes |
|
@@ -26,4 +34,5 @@ the weights were calculated using 164k semi-random english-only tokens.
|
|
26 |
| [PART 1](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_S.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_S.gguf.split-ab) | i1-Q4_K_S | 58.9 | fast, medium quality |
|
27 |
| [PART 1](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_M.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_M.gguf.split-ab) | i1-Q4_K_M | 62.2 | fast, medium quality |
|
28 |
|
|
|
29 |
<!-- end -->
|
|
|
5 |
license: llama2
|
6 |
quantized_by: mradermacher
|
7 |
---
|
8 |
+
## About
|
9 |
+
|
10 |
weighted/imatrix wants of https://huggingface.co/sophosympatheia/Aurora-Nights-103B-v1.0
|
11 |
|
12 |
the weights were calculated using 164k semi-random english-only tokens.
|
|
|
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/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_S.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_S.gguf.split-ab) | i1-Q4_K_S | 58.9 | fast, medium quality |
|
35 |
| [PART 1](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_M.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/Aurora-Nights-103B-v1.0-i1-GGUF/resolve/main/Aurora-Nights-103B-v1.0.i1-Q4_K_M.gguf.split-ab) | i1-Q4_K_M | 62.2 | fast, medium quality |
|
36 |
|
37 |
+
|
38 |
<!-- end -->
|