xsigus24's picture
Upload folder using huggingface_hub
1d777c4
{
"bot_mode": "admin",
"user_name_template": "",
"generator_script": "generator_text_generator_webui",
"model_path": "unused",
"prompt_template": "extensions/telegram_bot/configs/prompt_templates/empty.json",
"characters_dir_path": "characters",
"character_file": "Example.yaml",
"presets_dir_path": "presets",
"preset_file": "LLaMA-ggml-Precise.txt",
"model_lang": "en",
"user_lang": "en",
"history_dir_path": "extensions/telegram_bot/history",
"token_file_path": "extensions/telegram_bot/configs/telegram_token.txt",
"admins_file_path": "extensions/telegram_bot/configs/telegram_admins.txt",
"users_file_path": "extensions/telegram_bot/configs/telegram_users.txt",
"generator_params_file_path": "extensions/telegram_bot/configs/generator_params.json",
"user_rules_file_path": "extensions/telegram_bot/configs/telegram_user_rules.json",
"sd_config_file_path": "extensions/telegram_bot/configs/sd_config.json",
"sd_api_url": "http://127.0.0.1:7860",
"sd_api_prompt_of": "What I see when look at OBJECT:",
"sd_api_prompt_self": "What I see right now:",
"html_tag": ["<pre>", "</pre>"],
"translate_html_tag": ["<span class=\"tg-spoiler\">", "</span>"],
"translate_as_hidden_text": "on",
"only_mention_in_chat": false,
"proxy_url": ""
}