Update README.md
Browse files
README.md
CHANGED
|
@@ -2,12 +2,12 @@
|
|
| 2 |
license: mit
|
| 3 |
language: en
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
-
base_model:
|
| 6 |
---
|
| 7 |
|
| 8 |
# Commgpt‑3B
|
| 9 |
|
| 10 |
-
**Commgpt‑3B** is a conversational language model fine-tuned from [Qwen2-3B](https://huggingface.co/
|
| 11 |
It was specifically adapted for **Engineering Communications** topics.
|
| 12 |
|
| 13 |
For more information, visit the GitHub repository:
|
|
|
|
| 2 |
license: mit
|
| 3 |
language: en
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
+
base_model: unsloth/Qwen2.5-3B-Instruct
|
| 6 |
---
|
| 7 |
|
| 8 |
# Commgpt‑3B
|
| 9 |
|
| 10 |
+
**Commgpt‑3B** is a conversational language model fine-tuned from [unsloth/Qwen2.5-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-3B-Instruct).
|
| 11 |
It was specifically adapted for **Engineering Communications** topics.
|
| 12 |
|
| 13 |
For more information, visit the GitHub repository:
|