Skip to content

Commit c2ec6a3

Browse files
quic-akuruvilAnn Kuruvilla
authored andcommitted
Re-Format
Signed-off-by: Ann Kuruvilla <akuruvil@qti.qualcomm.com>
1 parent 5f0bec3 commit c2ec6a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/image_text_to_text/models/gemma_vision/gemma3_example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
aic_enable_depth_first=True,
4545
skip_vision=True,
4646
mos=1,
47-
# node_precision_info="examples/gemma3_example/fp32_nodes_gemma3_4b.yaml", # Change to fp32_nodes_gemma3_27b.yaml for 27B model
4847
)
4948

5049
messages = [
@@ -80,7 +79,6 @@
8079
mxint8_kv_cache=False,
8180
aic_enable_depth_first=True,
8281
mos=1,
83-
# node_precision_info="examples/gemma3_example/fp32_nodes_gemma3_4b.yaml", # Change to fp32_nodes_gemma3_27b.yaml for 27B model
8482
)
8583

8684
### IMAGE + TEXT ###

0 commit comments

Comments
 (0)