You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe a way to do this automatically would be to consider Frameworks as a combined set from mteb and those derived from huggingface (we can create a whitelist of tags to look for)
e.g. Me5-large-instruct would have [sentence-transformers, Transformers, ONNX, safetensors].
We could potentially rename frameworks to "tags" or split it up into "frameworks" and "formats".
I am unsure if this is valid to fetch during the setup (if we run it once a day I believe it would be) - @x-tabdeveloping WDYT?
The text was updated successfully, but these errors were encountered:
See #1579
I believe a way to do this automatically would be to consider Frameworks as a combined set from mteb and those derived from huggingface (we can create a whitelist of tags to look for)
e.g. Me5-large-instruct would have [sentence-transformers, Transformers, ONNX, safetensors].
We could potentially rename frameworks to "tags" or split it up into "frameworks" and "formats".
I am unsure if this is valid to fetch during the setup (if we run it once a day I believe it would be) - @x-tabdeveloping WDYT?
The text was updated successfully, but these errors were encountered: