mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-17 22:53:08 +00:00
[fix] unused keys in ray example (#10290)
This commit is contained in:
@@ -28,12 +28,7 @@ save_only_model: false
|
||||
report_to: none # choices: [none, wandb, tensorboard, swanlab, mlflow]
|
||||
|
||||
### ray
|
||||
ray_run_name: qwen3_4b_sft_lora
|
||||
ray_storage_path: ./saves
|
||||
ray_num_workers: 4 # Number of GPUs to use.
|
||||
placement_strategy: PACK
|
||||
resources_per_worker:
|
||||
GPU: 1
|
||||
# ray_init_kwargs:
|
||||
# runtime_env:
|
||||
# env_vars:
|
||||
|
||||
Reference in New Issue
Block a user