mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-29 18:26:37 +08:00
Update lora_config.yaml with new param: num_layers
This commit is contained in:
parent
9000e280ae
commit
9284e50c67
@ -14,7 +14,7 @@ data: "/path/to/training/data"
|
||||
seed: 0
|
||||
|
||||
# Number of layers to fine-tune
|
||||
lora_layers: 16
|
||||
num_layers: 16
|
||||
|
||||
# Minibatch size.
|
||||
batch_size: 4
|
||||
|
Loading…
Reference in New Issue
Block a user