Hi, I am hoping for some advice for a project that I am working on.
My problem is classifying company names into industry groups, and I’m looking for a small LLM to do so, that I can read directly into Python and use from there. Unfortunately, I can’t install programs directly into our system.
3 Likes
I guess this is what you mean by a small LLM? If you can use a larger one, your options will increase.
Standard LM, not LLM
Smaller LLM
Smaller LLM (gated. need to authorization to use)
Models that can be used with the Serverless Inference API (some are gated models)
1 Like