mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 14:35:57 +00:00
Add Pytorch Docker images info in README.md
This commit is contained in:
parent
1be8041ede
commit
a49838ceb3
@ -148,6 +148,9 @@ print(result.text)
|
|||||||
docker build -t whisper_hpu:latest -f Dockerfile_hpu .
|
docker build -t whisper_hpu:latest -f Dockerfile_hpu .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
In the `Dockerfile_hpu`, we use the `vault.habana.ai/gaudi-docker/1.17.0/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest` base image, make sure to replace it with the appropriate version for your environment if needed.
|
||||||
|
See the [PyTorch Docker Images for the Intel® Gaudi® Accelerator](https://developer.habana.ai/catalog/pytorch-container/) for more information.
|
||||||
|
|
||||||
### Run the Container
|
### Run the Container
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user