auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: EpistemeAI/ReasoningCore-
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
-
license:
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- text-generation-inference
|
@@ -19,7 +19,7 @@ tags:
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: nicoboss -->
|
22 |
-
weighted/imatrix quants of https://huggingface.co/EpistemeAI/ReasoningCore-
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
static quants are available at https://huggingface.co/mradermacher/ReasoningCore-Llama-3.2-1B-RE01-0-GGUF
|
|
|
1 |
---
|
2 |
+
base_model: EpistemeAI/ReasoningCore-1B-r1-0
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: llama3.2
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- text-generation-inference
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: nicoboss -->
|
22 |
+
weighted/imatrix quants of https://huggingface.co/EpistemeAI/ReasoningCore-1B-r1-0
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
static quants are available at https://huggingface.co/mradermacher/ReasoningCore-Llama-3.2-1B-RE01-0-GGUF
|