Question
How do I get what languages a translation model supports?
How do I know what number of dimensions an embedding model supports?
What about a Named Entity Recognition output?
I want to add search for new model function, and then configure it without the user having to know these things.
Question
How do I get what languages a translation model supports?
How do I know what number of dimensions an embedding model supports?
What about a Named Entity Recognition output?
I want to add search for new model function, and then configure it without the user having to know these things.