Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -21,7 +21,7 @@ inference:
|
|
21 |
# Gemma 3 27B GRPO Reasoning Model
|
22 |
|
23 |
## Model Description
|
24 |
-
- **Developed by:**
|
25 |
- **Model type:** Gemma 3 27B fine-tuned with GRPO for reasoning tasks
|
26 |
- **License:** apache-2.0
|
27 |
- **Finetuned from model:** Google's Gemma 3 27B instruction-tuned model
|
|
|
1 |
---
|
2 |
+
base_model: bleta-meditor-27b
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
|
|
21 |
# Gemma 3 27B GRPO Reasoning Model
|
22 |
|
23 |
## Model Description
|
24 |
+
- **Developed by:** klei aliaj
|
25 |
- **Model type:** Gemma 3 27B fine-tuned with GRPO for reasoning tasks
|
26 |
- **License:** apache-2.0
|
27 |
- **Finetuned from model:** Google's Gemma 3 27B instruction-tuned model
|