Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,8 @@ The uploaded version on Hugging Face retains the bf16 format for public use.
|
|
| 23 |
|
| 24 |
Designed for integration into professional developer tooling (e.g., intelligent code suggestions in IDEs), AI-powered coding assistants, and research on code understanding and generation, Mellum is also well-suited for educational applications and fine-tuning experiments.
|
| 25 |
|
| 26 |
-
This release includes a base model, and
|
|
|
|
| 27 |
Keep in mind that base model is not fine-tuned for downstream tasks out-of-the-box, however, it is fully capable of supporting supervised fine-tuning (SFT) and reinforcement learning (RL) for adaptation to specific applications.
|
| 28 |
|
| 29 |
# Training Data
|
|
|
|
| 23 |
|
| 24 |
Designed for integration into professional developer tooling (e.g., intelligent code suggestions in IDEs), AI-powered coding assistants, and research on code understanding and generation, Mellum is also well-suited for educational applications and fine-tuning experiments.
|
| 25 |
|
| 26 |
+
This release includes a base model, and Python SFT models as well.
|
| 27 |
+
Models for other languages will be released soon.
|
| 28 |
Keep in mind that base model is not fine-tuned for downstream tasks out-of-the-box, however, it is fully capable of supporting supervised fine-tuning (SFT) and reinforcement learning (RL) for adaptation to specific applications.
|
| 29 |
|
| 30 |
# Training Data
|