mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ base_model: DreadPoor/Condensed_Milk-8B-Model_Stock
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
tags:
|
8 |
- mergekit
|
@@ -18,7 +19,7 @@ tags:
|
|
18 |
static quants of https://huggingface.co/DreadPoor/Condensed_Milk-8B-Model_Stock
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
-
weighted/imatrix quants
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- mergekit
|
|
|
19 |
static quants of https://huggingface.co/DreadPoor/Condensed_Milk-8B-Model_Stock
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Condensed_Milk-8B-Model_Stock-i1-GGUF
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|