mirror of
https://github.com/velocitatem/raccoon.git
synced 2026-05-31 08:43:36 +00:00
More
This commit is contained in:
6
TIPS.md
Normal file
6
TIPS.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Avoid
|
||||
+ [ ] Putting the parameter at the end of the prompt
|
||||
|
||||
| Good | Bad |
|
||||
|-------------------------------------------------------------|--------------------------------------------------|
|
||||
| `Predict the capital of the country:\nCountry: {country}\n` | `{country}. Predict the capital of the country:` |
|
||||
Reference in New Issue
Block a user