update model name
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
6 |
quantized_by: ddh0
|
7 |
---
|
8 |
|
9 |
-
#
|
10 |
|
11 |
-
This repo provides several GGUF imatrix quantizations of [
|
12 |
|
13 |
#### Quantizations (worst to best)
|
14 |
- IQ2_M
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- Steelskull/L3.3-Electra-R1-70b
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
6 |
quantized_by: ddh0
|
7 |
---
|
8 |
|
9 |
+
# Steelskull/L3.3-Electra-R1-70b-GGUF
|
10 |
|
11 |
+
This repo provides several GGUF imatrix quantizations of [Steelskull/L3.3-Electra-R1-70b](https://huggingface.co/Steelskull/L3.3-Electra-R1-70b).
|
12 |
|
13 |
#### Quantizations (worst to best)
|
14 |
- IQ2_M
|