Closed dumitruPuggle closed 1 year ago
chmod: cannot access 'scripts/download_and_prepare_model.py': No such file or directory
I'm trying to tensorize a model, and when I run:
cog run python scripts/download_and_prepare_model.py --model_name mosaicml/mpt-7b-storywriter --model_path model --tensorize --tensorizer_path model/mpt-7b-storywriter-65.tensors
I get:
chmod: cannot access 'scripts/download_and_prepare_model.py': No such file or directory
I'm trying to tensorize a model, and when I run:
I get: