[default] work_dir = /home/ bind_port = 8000 use_template = False output_format = True [feature_database] reject_throttle = 0.61 embedding_model_path = /home/Embedding_model/text2vec-large-chinese reranker_model_path = /home/Embedding_model/bce-reranker-base_v1 [model] llm_service_address = http://127.0.0.1:8001 local_service_address = http://127.0.0.1:8002 cls_model_path = /home/llm_model/bert-base-chinese llm_model = /home/llm_model/Llama3.1-8B-Chinese-Chat/ local_model = /home/llm_model/llama3-jifu-0717-1024 max_input_length = 1400