We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e6fc9 commit a9554e4Copy full SHA for a9554e4
.github/ISSUE_TEMPLATE/bug_report.md
@@ -3,7 +3,7 @@ name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
labels: ''
6
-assignees: ''
+assignees: XkunW
7
8
---
9
.github/ISSUE_TEMPLATE/model-request.md
@@ -0,0 +1,14 @@
1
+---
2
+name: Model request
+about: Request for new model weights or model config
+title: New model request for [MODEL_NAME]
+labels: new model
+
10
+### Request Type
11
+Model weights | Model config | Both
12
13
+### Model Name
14
+Name of the model requested
0 commit comments