specifying it should be for tutorial
Browse files
README.md
CHANGED
@@ -177,7 +177,7 @@ python -m inference_server.cli --model_name sambanovasystems/BLOOMChat-176B-v1 -
|
|
177 |
- Top-p: 0.9
|
178 |
- Max generated tokens: 512
|
179 |
|
180 |
-
### Suggested Prompts To Try
|
181 |
```
|
182 |
Input text: Write a script in which Bob accidentally breaks his dad's guitar
|
183 |
```
|
|
|
177 |
- Top-p: 0.9
|
178 |
- Max generated tokens: 512
|
179 |
|
180 |
+
### Suggested Prompts To Try in GPU Tutorial
|
181 |
```
|
182 |
Input text: Write a script in which Bob accidentally breaks his dad's guitar
|
183 |
```
|