mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
gitignore fiddling
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,9 +3,10 @@ public/chats/
|
||||
public/characters/
|
||||
public/User Avatars/
|
||||
public/backgrounds/
|
||||
public/css/bg_load.css
|
||||
/uploads/
|
||||
*.jsonl
|
||||
public/settings.json
|
||||
config.conf
|
||||
.DS_Store
|
||||
public/settings.json
|
||||
public/settings.json
|
||||
@@ -1 +1 @@
|
||||
{"username":"Ross","api_server":"http://localhost:5000/api","api_server_textgenerationwebui":"","preset_settings":"Classic-Pygmalion-2.7b","preset_settings_novel":"Classic-Euterpe","user_avatar":"legat.png","amount_gen":180,"max_context":1476,"anchor_order":0,"style_anchor":true,"character_anchor":true,"main_api":"kobold","api_key_novel":"","model_novel":"euterpe-v2","temp_novel":1.11,"rep_pen_novel":1.11,"rep_pen_size_novel":320,"world_info":null,"world_info_depth":2,"world_info_budget":128,"active_character":"0","textgenerationwebui_settings":{"temp":0.47,"top_p":0.9,"top_k":0,"typical_p":1,"rep_pen":1.1,"rep_pen_size":0,"penalty_alpha":0},"swipes":true,"temp":0.55,"rep_pen":1.17,"rep_pen_range":1024,"top_p":0.96,"top_a":0.18,"top_k":0,"typical":1,"tfs":0.68,"rep_pen_slope":0.2}
|
||||
{"username":"Ross","api_server":"http://localhost:5000/api","api_server_textgenerationwebui":"","preset_settings":"Classic-Pygmalion-2.7b","preset_settings_novel":"Classic-Euterpe","user_avatar":"legat.png","amount_gen":180,"max_context":1476,"anchor_order":0,"style_anchor":true,"character_anchor":true,"main_api":"kobold","api_key_novel":"","model_novel":"euterpe-v2","temp_novel":1.11,"rep_pen_novel":1.11,"rep_pen_size_novel":320,"world_info":null,"world_info_depth":2,"world_info_budget":128,"active_character":"3","textgenerationwebui_settings":{"temp":0.47,"top_p":0.9,"top_k":0,"typical_p":1,"rep_pen":1.1,"rep_pen_size":0,"penalty_alpha":0},"swipes":true,"temp":0.55,"rep_pen":1.17,"rep_pen_range":1024,"top_p":0.96,"top_a":0.18,"top_k":0,"typical":1,"tfs":0.68,"rep_pen_slope":0.2}
|
||||
Reference in New Issue
Block a user