Skip to content

Commit

Permalink
make gemma's output better (intel#10943)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxin2012 authored May 8, 2024
1 parent 15ee3fd commit 5973d6c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
load_in_4bit=True,
optimize_model=True,
trust_remote_code=True,
mixed_precision=True,
use_cache=True)
model = model.to('xpu')

Expand Down

0 comments on commit 5973d6c

Please sign in to comment.