Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: qwen
|
4 |
-
license_link: LICENSE
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: qwen
|
4 |
+
license_link: LICENSE
|
5 |
+
---
|
6 |
+
Prompt Example:
|
7 |
+
```
|
8 |
+
### System:
|
9 |
+
You are an AI assistant. User will give you a task. Your goal is to complete the task as faithfully as you can. While performing the task think step-by-step and justify your steps.
|
10 |
+
### User:
|
11 |
+
How do you fine tune a large language model?
|
12 |
+
### Assistant:
|
13 |
+
```
|