Closed yecphaha closed 5 months ago
python src/api_demo.py \ --model_name_or_path /model/Qwen1.5-7B-Chat \ --adapter_name_or_path /qwen_model/lora/qwen1_5_7b_contract_100_sft_90 \ --template qwen \ --finetuning_type lora \ --max_new_tokens 28672
请问在用llama factory推理时,如何配置seed参数
No response
推理暂不支持 seed
请问在做SFT的时候,seed默认值是多少呀?
@yecphaha 42
Reminder
Reproduction
python src/api_demo.py \ --model_name_or_path /model/Qwen1.5-7B-Chat \ --adapter_name_or_path /qwen_model/lora/qwen1_5_7b_contract_100_sft_90 \ --template qwen \ --finetuning_type lora \ --max_new_tokens 28672
Expected behavior
请问在用llama factory推理时,如何配置seed参数
System Info
No response
Others
No response