Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- autotrain
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
6 |
library_name: transformers
|
@@ -8,15 +7,12 @@ base_model: Qwen/Qwen2.5-Coder-0.5B-Instruct
|
|
8 |
widget:
|
9 |
- messages:
|
10 |
- role: user
|
11 |
-
content:
|
12 |
license: other
|
13 |
datasets:
|
14 |
- SarwarShafee/Silvaco-Code-3k
|
15 |
---
|
16 |
|
17 |
-
# Model Trained Using AutoTrain
|
18 |
-
|
19 |
-
This model was trained using AutoTrain. For more information, please visit [AutoTrain](https://hf.co/docs/autotrain).
|
20 |
|
21 |
# Usage
|
22 |
|
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- text-generation-inference
|
4 |
- text-generation
|
5 |
library_name: transformers
|
|
|
7 |
widget:
|
8 |
- messages:
|
9 |
- role: user
|
10 |
+
content: generate silvaco code
|
11 |
license: other
|
12 |
datasets:
|
13 |
- SarwarShafee/Silvaco-Code-3k
|
14 |
---
|
15 |
|
|
|
|
|
|
|
16 |
|
17 |
# Usage
|
18 |
|