better results with a bigger model
This commit is contained in:
parent
14a0ac66e4
commit
988598da73
@ -4,7 +4,7 @@ from qwen_agent.agents import Assistant
|
|||||||
|
|
||||||
# Define LLM
|
# Define LLM
|
||||||
llm_cfg = {
|
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:
|
# Use the endpoint provided by Alibaba Model Studio:
|
||||||
# 'model_type': 'qwen_dashscope',
|
# 'model_type': 'qwen_dashscope',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user