Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,14 @@ tags:
|
|
12 |
- merge
|
13 |
|
14 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# merge
|
16 |
|
17 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
12 |
- merge
|
13 |
|
14 |
---
|
15 |
+
|
16 |
+
Llama-3.2-3B-ProdigyPlus is a fine-tuned version of the original Llama-3.2-3B model. It has been trained on a diverse range of datasets to enhance its capabilities in several areas, including:
|
17 |
+
|
18 |
+
- Instruction Following: The model is adept at understanding and completing a wide array of tasks when given clear instructions.
|
19 |
+
- Roleplay: It can take on different personas and engage in creative role-playing scenarios.
|
20 |
+
- Creative Writing: The model can generate creative text formats like poems, scripts, musical pieces, email, letters, etc.
|
21 |
+
- Coding: While limited, the model can assist with basic coding tasks and code generation.
|
22 |
+
|
23 |
# merge
|
24 |
|
25 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|