[parser] support omegaconf (#7793)
This commit is contained in:
@@ -6,5 +6,5 @@ trust_remote_code: true
|
||||
### export
|
||||
export_dir: output/llama3_full_sft
|
||||
export_size: 5
|
||||
export_device: cpu
|
||||
export_device: cpu # choices: [cpu, auto]
|
||||
export_legacy_format: false
|
||||
|
||||
Reference in New Issue
Block a user