better results with a bigger model

This commit is contained in:
Willem van den Ende 2025-04-30 16:19:45 +01:00
parent 14a0ac66e4
commit 988598da73

View File

@ -4,7 +4,7 @@ from qwen_agent.agents import Assistant
# Define LLM
llm_cfg = {
'model': 'qwen3:0.6B',
'model': 'hf.co/unsloth/Qwen3-30B-A3B-GGUF:Q5_K_M',
# Use the endpoint provided by Alibaba Model Studio:
# 'model_type': 'qwen_dashscope',