KnutJaegersberg commited on
Commit
59e6c21
1 Parent(s): 6a58eab

Update README.md

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