dabboud commited on
Commit
c3879e0
·
verified ·
1 Parent(s): 5795485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,12 +2,12 @@
2
  license: mit
3
  language: en
4
  pipeline_tag: text-generation
5
- base_model: Qwen/Qwen2-3B
6
  ---
7
 
8
  # Commgpt‑3B
9
 
10
- **Commgpt‑3B** is a conversational language model fine-tuned from [Qwen2-3B](https://huggingface.co/Qwen/Qwen2-3B).
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: