lana-ny commited on
Commit
4dd0464
·
verified ·
1 Parent(s): 12acf0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -204,7 +204,7 @@ curl http://localhost:8000/v1/chat/completions -H "Content-Type: application/jso
204
  # Output:
205
  '''
206
  ...
207
- "choices":[{"index":0,"message":{"role":"assistant","content":"Sure! Imagine you have a super smart friend who can read and understand lots of books, talk to you in many different languages, and even help you with your homework. That's kind of like a Large Language Model (LLM) - it's a special computer friend that can do many cool things with words!" ...
208
  ...
209
  '''
210
  ```
 
204
  # Output:
205
  '''
206
  ...
207
+ "choices":[{"index":0,"message":{"role":"assistant","content":"Sure! Imagine you have a super smart friend who can read and understand lots of books, talk to you in many different languages, and even help you with your homework. That is kind of like a Large Language Model (LLM) - it is a special computer friend that can do many cool things with words!" ...
208
  ...
209
  '''
210
  ```