mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
Add HF.co for PRs / Issues regarding specific model checkpoints (#17485)
* Add HF.co for PRs / Issues regarding specific model checkpoints * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Julien Chaumond <julien@huggingface.co>
This commit is contained in:
parent
dfc38463b8
commit
52e7c92920
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
version: 2.1
|
version: 2.1
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Model checkpoints on the Hugging Face Hub
|
||||||
|
url: https://huggingface.co/models
|
||||||
|
about: Open a Pull request / Discussion related to a specific model checkpoint directly on the Hugging Face Hub
|
||||||
- name: Website Related
|
- name: Website Related
|
||||||
url: https://github.com/huggingface/hub-docs/issues
|
url: https://github.com/huggingface/hub-docs/issues
|
||||||
about: Feature requests and bug reports related to the website
|
about: Feature requests and bug reports related to the website
|
||||||
|
Loading…
Reference in New Issue
Block a user