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?
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?