h2oai / h2o-llmstudio

H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
https://h2o.ai
Apache License 2.0
4.03k stars 418 forks source link

[FEATURE] Adapt "Chat" tab for classification and regression use-cases #843

Open pascal-pfeiffer opened 2 months ago

pascal-pfeiffer commented 2 months ago

🚀 Feature

Adapt "Chat" tab for classification and regression use-cases

We can provide probabilities or regression values for any input prompt. We can also allow to score random samples from the validation or training set.

Motivation

Similar UX as for chat models