Add base model
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -4,6 +4,7 @@ pipeline_tag: text-generation
|
|
4 |
license: mit # Please verify license in repository
|
5 |
tags:
|
6 |
- unsloth
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for LocAgent - Qwen2.5-Coder-Instruct-32B
|
|
|
4 |
license: mit # Please verify license in repository
|
5 |
tags:
|
6 |
- unsloth
|
7 |
+
base_model: Qwen/Qwen2.5-Coder-32B-Instruct
|
8 |
---
|
9 |
|
10 |
# Model Card for LocAgent - Qwen2.5-Coder-Instruct-32B
|