Hide old models selector
| @@ -2293,7 +2293,8 @@ | |||
| 2293 | 2293 | ||
| 2294 | </div> | 2294 | </div> |
| 2295 | </div> | 2295 | </div> |
| 2296 | <select id="featherless_model" hidden> | 2296 | <!-- Do not remove. Needed for the /model command to function --> |
| 2297 | <select id="featherless_model" class="displayNone"> | ||
| 2297 | <option value="" data-i18n="-- Connect to the API --"> | 2298 | <option value="" data-i18n="-- Connect to the API --"> |
| 2298 | -- Connect to the API -- | 2299 | -- Connect to the API -- |
| 2299 | </option> | 2300 | </option> |