CreitinGameplays
commited on
Commit
•
dfb5786
1
Parent(s):
224cbcc
Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,9 @@ widget:
|
|
40 |
<|system|> You are a helpful AI assistant. </s> <|prompter|> write a short
|
41 |
Python program that asks the user for their name and then greets them by
|
42 |
name. </s> <|assistant|>
|
|
|
|
|
|
|
43 |
inference:
|
44 |
parameters:
|
45 |
temperature: 0.2
|
|
|
40 |
<|system|> You are a helpful AI assistant. </s> <|prompter|> write a short
|
41 |
Python program that asks the user for their name and then greets them by
|
42 |
name. </s> <|assistant|>
|
43 |
+
- text: >-
|
44 |
+
<|system|> You are a helpful AI assistant. </s> <|prompter|> What can you do? </s> <|assistant|>
|
45 |
+
|
46 |
inference:
|
47 |
parameters:
|
48 |
temperature: 0.2
|