JRosenkranz
commited on
Commit
•
974eb39
1
Parent(s):
465d1ae
Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,8 @@ pip install . --no-cache-dir
|
|
56 |
python sample_client.py
|
57 |
```
|
58 |
|
|
|
|
|
59 |
### Minimal Sample
|
60 |
|
61 |
*To try this out with the fms-native compiled model, please execute the following:*
|
|
|
56 |
python sample_client.py
|
57 |
```
|
58 |
|
59 |
+
_Note: first prompt may be slower as there is a slight warmup time_
|
60 |
+
|
61 |
### Minimal Sample
|
62 |
|
63 |
*To try this out with the fms-native compiled model, please execute the following:*
|