Upload README.md with huggingface_hub
Browse files
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
|
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 |
```
|