weaviate / t2v-transformers-models

This is the repo for the container that holds the models for the text2vec-transformers module
BSD 3-Clause "New" or "Revised" License
40 stars 27 forks source link

Model Name or Path in Meta Info #74

Open CaseyHaralson opened 8 months ago

CaseyHaralson commented 8 months ago

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?