docs: update Python prerequisite to 3.10 (#23801)
This commit is contained in:
@@ -24,7 +24,7 @@ If `--base-url` is provided, requests are sent to it. Otherwise, `--host` and `-
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Python 3.8+
|
||||
- Python 3.10+
|
||||
- Dependencies typically used by this script: `aiohttp`, `numpy`, `requests`, `tqdm`, `transformers`, and for some datasets `datasets`, `pillow`, `pybase64`. Install as needed.
|
||||
- An inference server running and reachable via the endpoints above
|
||||
- If your server requires authentication, set environment variable `OPENAI_API_KEY` (used as `Authorization: Bearer <key>`)
|
||||
|
||||
Reference in New Issue
Block a user