Commit
·
65b911f
1
Parent(s):
50cc58f
Initial
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
|
3 |
library_name: peft
|
4 |
-
language:
|
5 |
-
|
6 |
-
thumbnail:
|
7 |
tags:
|
8 |
- code
|
9 |
-
- tag2
|
10 |
license: gpl-3.0
|
11 |
datasets:
|
12 |
- bunyaminergen/Stable-Code-Python-SFT
|
|
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
|
3 |
library_name: peft
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
thumbnail: url to a thumbnail used in social sharing
|
7 |
tags:
|
8 |
- code
|
|
|
9 |
license: gpl-3.0
|
10 |
datasets:
|
11 |
- bunyaminergen/Stable-Code-Python-SFT
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|