auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- code
|
@@ -18,9 +20,12 @@ tags:
|
|
18 |
<!-- ### convert_type: hf -->
|
19 |
<!-- ### vocab_type: -->
|
20 |
<!-- ### tags: -->
|
21 |
-
static quants of https://huggingface.co/
|
22 |
|
23 |
<!-- provided-files -->
|
|
|
|
|
|
|
24 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/WhiteRabbitNeo-V3-7B-i1-GGUF
|
25 |
## Usage
|
26 |
|
|
|
1 |
---
|
2 |
+
base_model: DeepHat/DeepHat-V1-7B
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- code
|
|
|
20 |
<!-- ### convert_type: hf -->
|
21 |
<!-- ### vocab_type: -->
|
22 |
<!-- ### tags: -->
|
23 |
+
static quants of https://huggingface.co/DeepHat/DeepHat-V1-7B
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
|
27 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WhiteRabbitNeo-V3-7B-GGUF).***
|
28 |
+
|
29 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/WhiteRabbitNeo-V3-7B-i1-GGUF
|
30 |
## Usage
|
31 |
|