Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-pytorch-ffmpeg

An OpenShift AI Image running VSCode for PyTorch development.

Base image: https://quay.io/repository/modh/codeserver?tab=tags&tag=codeserver-ubi9-python-3.11-20250212

Python packages Description
flash-attention Fast and Memory-Efficient Exact Attention with IO-Awareness
System packages Description
cuda-toolkit-12-8 Meta-package containing all runtime library packages and the CUDA driver.

Build the container with podman

podman build -t nerc-images/vscode-pytorch-ffmpeg:latest .

Run the container with podman

podman run --rm -it --entrypoint /bin/bash nerc-images/vscode-pytorch-ffmpeg:latest

You can pull the latest vscode-pytorch-ffmpeg container image below:

podman pull quay.io/nerc-images/vscode-pytorch-ffmpeg:latest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages