fix(example): align example to correct adapter (#2478)
* fix(example): align example to correct adapter * fix: add missing load in 4 bit
This commit is contained in:
@@ -2,6 +2,8 @@ base_model: google/gemma-3-4b-it
|
||||
processor_type: AutoProcessor
|
||||
strict: false
|
||||
|
||||
load_in_4bit: true
|
||||
|
||||
# these 3 lines are needed for now to handle vision chat templates w images
|
||||
skip_prepare_dataset: true
|
||||
remove_unused_columns: false
|
||||
|
||||
Reference in New Issue
Block a user