Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
lisa-on-cuda
like
1
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
df001cb
lisa-on-cuda
/
scripts
/
entrypoint.sh
alessandro trinca tornidor
[feat] add dockerfile based on nvidia/cuda:12.3.1-runtime-ubuntu22.04 with entrypoint.sh
df001cb
over 1 year ago
raw
Copy download link
history
blame
78 Bytes
#!/usr/bin/env bash
free -m
which
python
which
nvidia-smi
nvidia-smi
exit
0