transformerlab / transformerlab-app

Experiment with Large Language Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display something next to models that require HuggingFace authentication

dadmobile opened this issue · comments

Some models can't be downloaded without a HuggingFace access token but as a user there's nothing to warn you.

This is done. There is now indication that a model is gated and if you click on the button it explains that you need to set a hugging face access token. However...we still need to setup a link to the agreement to authorize. Tracking that separately in this issue:
#95