auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ language:
|
|
5 |
library_name: transformers
|
6 |
license: other
|
7 |
license_name: eva-llama3.3
|
|
|
|
|
8 |
quantized_by: mradermacher
|
9 |
---
|
10 |
## About
|
@@ -17,6 +19,9 @@ quantized_by: mradermacher
|
|
17 |
static quants of https://huggingface.co/Steelskull/L3.3-Electra-R1-70b
|
18 |
|
19 |
<!-- provided-files -->
|
|
|
|
|
|
|
20 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/L3.3-Electra-R1-70b-i1-GGUF
|
21 |
## Usage
|
22 |
|
@@ -59,6 +64,6 @@ questions you might have and/or if you want some other model quantized.
|
|
59 |
|
60 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
61 |
me use its servers and providing upgrades to my workstation to enable
|
62 |
-
this work in my free time.
|
63 |
|
64 |
<!-- end -->
|
|
|
5 |
library_name: transformers
|
6 |
license: other
|
7 |
license_name: eva-llama3.3
|
8 |
+
mradermacher:
|
9 |
+
readme_rev: 1
|
10 |
quantized_by: mradermacher
|
11 |
---
|
12 |
## About
|
|
|
19 |
static quants of https://huggingface.co/Steelskull/L3.3-Electra-R1-70b
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
|
23 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#L3.3-Electra-R1-70b-GGUF).***
|
24 |
+
|
25 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/L3.3-Electra-R1-70b-i1-GGUF
|
26 |
## Usage
|
27 |
|
|
|
64 |
|
65 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
66 |
me use its servers and providing upgrades to my workstation to enable
|
67 |
+
this work in my free time.
|
68 |
|
69 |
<!-- end -->
|