Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,12 @@ language:
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- OrionLLM/GRM-2.6-Plus-0628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
## This is an experiment!
|
|
@@ -14,4 +20,4 @@ The GPT OSS 120b model and the GRM-2.6-Plus-0628 27b model were merged.
|
|
| 14 |
|
| 15 |
This is a cross-architecture model merge, with the architecture aligned to the QWEN 3.5 architecture.
|
| 16 |
|
| 17 |
-
The model is indeed usable.
|
|
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- OrionLLM/GRM-2.6-Plus-0628
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
+
tags:
|
| 11 |
+
- merge
|
| 12 |
+
- gpt
|
| 13 |
+
- gpt_oss
|
| 14 |
+
- 262k
|
| 15 |
---
|
| 16 |
|
| 17 |
## This is an experiment!
|
|
|
|
| 20 |
|
| 21 |
This is a cross-architecture model merge, with the architecture aligned to the QWEN 3.5 architecture.
|
| 22 |
|
| 23 |
+
The model is indeed usable.
|