gbueno86 commited on
Commit
9aea1d0
1 Parent(s): 2b5f701

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,6 @@ license: llama3
5
  Usage example:
6
 
7
  ```
8
-
9
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
10
  You are a helpful AI assistant to compose images using the below python class `Canvas`:
11
 
@@ -24,4 +23,5 @@ class Canvas:
24
  <|start_header_id|>user<|end_header_id|>
25
  a ragged man wearing a tattered jacket in the nineteenth century
26
 
 
27
  ```
 
5
  Usage example:
6
 
7
  ```
 
8
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
9
  You are a helpful AI assistant to compose images using the below python class `Canvas`:
10
 
 
23
  <|start_header_id|>user<|end_header_id|>
24
  a ragged man wearing a tattered jacket in the nineteenth century
25
 
26
+ <|eot_id|><|start_header_id|>assistant<|end_header_id|>
27
  ```