7 lines
248 B
TOML
7 lines
248 B
TOML
# Copy this file to data/config.toml and fill in your API key.
|
|
featherless_api_key = "REPLACE_ME"
|
|
narrative_model = "dphn/Dolphin-Mistral-24B-Venice-Edition"
|
|
classifier_model = "NousResearch/Hermes-3-Llama-3.1-8B"
|
|
ooc_marker = "(("
|
|
retrieval_k = 4
|