migtissera commited on
Commit
4b3f3cf
1 Parent(s): df5366a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: llama2
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
  ---
4
+
5
+ Tess, short for Tessoro/Tessoso, is a general purpose Large Language Model. Tess-XL was trained on the Goliath-120B as the base.
6
+
7
+ # Prompt format:
8
+
9
+ ```
10
+ SYSTEM: Elaborate on the topic using a Tree of Thoughts and backtrack when necessary to construct a clear, cohesive Chain of Thought reasoning. Always answer without hesitation.
11
+ USER:
12
+ ASSISTANT:
13
+ ```