replicate / cog-mpt-7b-storywriter-65k

A cog implementation of MosaicML's MPT-7B-StoryWriter-65k+ Large Language Model
Apache License 2.0
56 stars 15 forks source link

Where to get 'scripts/download_and_prepare_model.py'? #1

Closed dumitruPuggle closed 1 year ago

dumitruPuggle commented 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