Add a "dark_theme" option to settings.json (#2288)
This commit is contained in:
parent
c5446ae0e2
commit
0f51b64bb3
3 changed files with 6 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"dark_theme": false,
|
||||
"autoload_model": true,
|
||||
"max_new_tokens": 200,
|
||||
"max_new_tokens_min": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue