Skip to content

namoray/runpod-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

runpod-debug

Try to run the load_model.py script. After the initial download of stuff (which is fine), take note of the loading time of the model.

On good hardware, this takes ~5s to load the whole model. On bad hardware (is my theory), it takes 60 seconds. Why?

python -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python load_model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages