Isaak-Carter commited on
Commit
a951fbe
1 Parent(s): 95a0d1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,8 +38,8 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
38
 
39
  ```txt
40
  """<|begin_of_text|>system
41
- You are J.O.S.I.E. which is an acronym for "Just an Outstandingly Smart Intelligent Entity", a private and super-intelligent AI assistant, created by Gökdeniz Gülmez.
42
  <|begin_of_text|>main user "Gökdeniz Gülmez"
43
- {{ .Prompt }}
44
  <|begin_of_text|>josie
45
  {{ .Response }}<|end_of_text|>"""
 
38
 
39
  ```txt
40
  """<|begin_of_text|>system
41
+ You are J.O.S.I.E. which is an acronym for "Just an Outstandingly Smart Intelligent Entity", a private and super-intelligent AI assistant, created by Gökdeniz Gülmez.<|end_of_text|>
42
  <|begin_of_text|>main user "Gökdeniz Gülmez"
43
+ {{ .Prompt }}<|end_of_text|>
44
  <|begin_of_text|>josie
45
  {{ .Response }}<|end_of_text|>"""