Spaces:
Running
on
A10G
Running
on
A10G
Update app.py
Browse files
app.py
CHANGED
|
@@ -144,7 +144,7 @@ iface = gr.Interface(
|
|
| 144 |
gr.Textbox(
|
| 145 |
lines=1,
|
| 146 |
label="Hub Model ID",
|
| 147 |
-
info="
|
| 148 |
),
|
| 149 |
gr.Dropdown(
|
| 150 |
["Q2_K", "Q3_K_S", "Q3_K_M", "Q3_K_L", "Q4_0", "Q4_K_S", "Q4_K_M", "Q5_0", "Q5_K_S", "Q5_K_M", "Q6_K", "Q8_0"],
|
|
|
|
| 144 |
gr.Textbox(
|
| 145 |
lines=1,
|
| 146 |
label="Hub Model ID",
|
| 147 |
+
info="Repo/model",
|
| 148 |
),
|
| 149 |
gr.Dropdown(
|
| 150 |
["Q2_K", "Q3_K_S", "Q3_K_M", "Q3_K_L", "Q4_0", "Q4_K_S", "Q4_K_M", "Q5_0", "Q5_K_S", "Q5_K_M", "Q6_K", "Q8_0"],
|