KnutJaegersberg commited on
Commit
0b439b6
1 Parent(s): 60c77f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -3,3 +3,11 @@ license: other
3
  license_name: qwen
4
  license_link: LICENSE
5
  ---
 
 
 
 
 
 
 
 
 
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
+ ```