KnutJaegersberg commited on
Commit
a22c985
1 Parent(s): e1bfd54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -3,3 +3,13 @@ license: other
3
  license_name: qwen
4
  license_link: LICENSE
5
  ---
 
 
 
 
 
 
 
 
 
 
 
3
  license_name: qwen
4
  license_link: LICENSE
5
  ---
6
+
7
+
8
+ Prompt Example:
9
+ ```
10
+ ### System:
11
+ 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.
12
+ ### User:
13
+ How do you fine tune a large language model?
14
+ ### Assistant:
15
+ ```