Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cg123 committed Jan 3, 2024
1 parent 4c99184 commit b592919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergekit/scripts/mixtral_moe.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ def main(
build(
config,
out_path=out_path,
merge_options=merge_options,
load_in_4bit=load_in_4bit,
load_in_8bit=load_in_8bit,
lazy_unpickle=merge_options.lazy_unpickle,
device=device,
)

Expand Down

0 comments on commit b592919

Please sign in to comment.