624057b09e5e3f9dff15e6a4883b72575f1b359c
Docker image for LLaVA: Large Language and Vision Assistant
Installs
- Ubuntu 22.04 LTS
- CUDA 11.8
- Python 3.10.12
- LLaVA v1.1.0
- Torch 2.1.0
Available on RunPod
This image is designed to work on RunPod. You can use my custom RunPod template to launch it on RunPod.
Running Locally
Install Nvidia CUDA Driver
Start the Docker container
docker run -d \
--gpus all \
-v /workspace \
-p 3000:3001 \
-p 8888:8888 \
-e JUPYTER_PASSWORD=Jup1t3R! \
ashleykza/llava:1.0.0
You can obviously substitute the image name and tag with your own.
Community and Contributing
Pull requests and issues on GitHub are welcome. Bug fixes and new features are encouraged.
You can contact me and get help with deploying your container to RunPod on the RunPod Discord Server below, my username is ashleyk.
Appreciate my work?
Description
Docker image for LLaVA: Large Language and Vision Assistant
aichatbotchatgptdockerdocker-imagefoundation-modelsgpt-4instruction-tuningllamallama-2llama2llavallmmultimodalrunpodvision-language-modelvisual-language-learning
Readme
GPL-3.0
58 KiB
Languages
Shell
52.2%
Dockerfile
29.7%
HTML
18.1%

