config.yaml
364 Bytes
input_kafka:
servers: 192.168.0.14:9092
group_id: ai_match_service
topic: football_replay_match_req
# username: xxx
# password: xxx
output_kafka:
servers: 192.168.0.14:9092
topic: football_replay_match_resp
llm:
base_url: http://192.168.1.59:11434/v1
model_name: Qwen3.6-35B-A3B-UD-Q8_K_XL.gguf
temperature: 0.7
common:
cache_dir: ./cache