Automatically use Hugging Face token ?
Open
- Dominant language
- C++
- Stars
- 60
- Forks
- 100
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 25
Description
Hi ! Just a small question:
Right now I always need to specify the HF secret explicitly like this
```
CREATE SECRET hf_token (TYPE HUGGINGFACE, PROVIDER credential_chain);
```
Do you think it could be enabled by default instead ?
This is useful to access private/gated datasets and to avoid rate limits for unauthenticated users
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.