Text Generation
Transformers
Safetensors
jamba
conversational
custom_code
Inference Endpoints
ptrdvn commited on
Commit
a47da13
1 Parent(s): 0ae11fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -155,7 +155,7 @@ Name three things that feel like a golf ball in your hands.
155
  <details>
156
  <summary>System message control examples</summary>
157
 
158
-
159
  <|startoftext|><|startoftext|><|im_start|>system
160
  You are a helpful AI assistant. You write all answers in very simple English.
161
  <|im_end|>
@@ -201,7 +201,7 @@ Makes the sky appear as if it were wearing a sapphire ring.
201
  So when you gaze at the azure expanse above,
202
  Remember this simple explanation of nature's love.<|im_end|>
203
  <|endoftext|>
204
-
205
  </details>
206
 
207
 
 
155
  <details>
156
  <summary>System message control examples</summary>
157
 
158
+ ```
159
  <|startoftext|><|startoftext|><|im_start|>system
160
  You are a helpful AI assistant. You write all answers in very simple English.
161
  <|im_end|>
 
201
  So when you gaze at the azure expanse above,
202
  Remember this simple explanation of nature's love.<|im_end|>
203
  <|endoftext|>
204
+ ```
205
  </details>
206
 
207