|
|
|
|
|
by imaginaryspaces
492 days ago
|
|
Not yet, though we plan to add that feature soon-ish!
As of 0.4.0, with this tool you can use LLMs to build non-LLM models for your ML use cases. For example: you have an ecommerce site and want to rank relevant products for your users. You want to launch a prototype quickly. You could use ChatGPT as your ranker ("rank products for this user ..."), or you could use smolmodels to generate a more lightweight ranking model like a smaller neural net, etc. |
|