jupyter-ai
jupyter-ai copied to clipboard
Chat UI help for Hugging Face Hub provides misleading info for local model ID
trafficstars
Description
When selecting Hugging Face Hub as the language model in the chat UI settings, the help text below the "Local model ID" input box is inaccurate. huggingface_hub: is required for magic commands, not for local model IDs in the chat UI.
See https://huggingface.co/models for a list of models. Pass a model's repository ID as the model ID; for example,
huggingface_hub:ExampleOwner/example-model.
Expected behavior
The suggested input for Hugging Face Hub should not be prefixed with huggingface_hub: in the chat UI settings window.
Context
- JupyterLab version: 4.0.10
- Jupyter AI version: 2.9.0