t2v-transformers-models icon indicating copy to clipboard operation
t2v-transformers-models copied to clipboard

Model Name or Path in Meta Info

Open CaseyHaralson opened this issue 1 year ago • 0 comments

Is there a way to get the name or path of the model being used when getting the meta information?

For example, I'm looking in the ./models/model/ directory of the container and I see a config.json file that has the "_name_or_path" value set to the model I used when building the docker image. Can this be included in the meta info?

CaseyHaralson avatar Feb 24 '24 16:02 CaseyHaralson