mail_directory: "/home/user/AI/mail" models_directory: "/home/user/AI/models" default_temperature: 0.7 llama_cpp_dir_path: "/home/user/AI/llama.cpp/" batch_thread_count: 10 thread_count: 6 prompts_directory: "/home/user/.config/alyverkko-cli/prompts" models: - alias: "default" filesystem_path: "WizardLM-2-8x22B.Q5_K_M-00001-of-00005.gguf" context_size_tokens: 64000 end_of_text_marker: null - alias: "mistral" filesystem_path: "Mistral-Large-Instruct-2407.Q8_0.gguf" context_size_tokens: 32768 end_of_text_marker: null