Closed koppor closed 3 months ago
You should select models from here https://huggingface.co/models.
And then copy model ID like this: google/gemma-2b from https://huggingface.co/google/gemma-2b.
What's the best way to tell users about this?
1) Disabled - that's not gonna work 2) Models offered - there are nearly 1M models
I propose leaving this in the documentation. If user don't know what to write here, he can just click on help button
Use libraryListView.setPlaceholder(
to guide the user. For text fields you can use setPrompt
. With that, the UI gets more user friendly.
That's all?
That's all?
Sometimes, it is easy.
Either the field should be disabled - or models should be offered