auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
@@ -15,6 +15,8 @@ language:
|
|
15 |
- en
|
16 |
library_name: transformers
|
17 |
license: llama3
|
|
|
|
|
18 |
quantized_by: mradermacher
|
19 |
---
|
20 |
## About
|
@@ -23,9 +25,12 @@ quantized_by: mradermacher
|
|
23 |
<!-- ### output_tensor_quantised: 1 -->
|
24 |
<!-- ### convert_type: hf -->
|
25 |
<!-- ### vocab_type: -->
|
26 |
-
static quants of https://huggingface.co/
|
27 |
|
28 |
<!-- provided-files -->
|
|
|
|
|
|
|
29 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9-llama3-70b-i1-GGUF
|
30 |
## Usage
|
31 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.9-llama3-70b
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
|
|
15 |
- en
|
16 |
library_name: transformers
|
17 |
license: llama3
|
18 |
+
mradermacher:
|
19 |
+
readme_rev: 1
|
20 |
quantized_by: mradermacher
|
21 |
---
|
22 |
## About
|
|
|
25 |
<!-- ### output_tensor_quantised: 1 -->
|
26 |
<!-- ### convert_type: hf -->
|
27 |
<!-- ### vocab_type: -->
|
28 |
+
static quants of https://huggingface.co/dphn/dolphin-2.9-llama3-70b
|
29 |
|
30 |
<!-- provided-files -->
|
31 |
+
|
32 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.9-llama3-70b-GGUF).***
|
33 |
+
|
34 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9-llama3-70b-i1-GGUF
|
35 |
## Usage
|
36 |
|