Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
plusbang committed Dec 2, 2024
1 parent 545f814 commit 3432f3a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
transpose_value_cache=not args.disable_transpose_value_cache,
)

model.save_low_bit(r"D:\binbin\test-111")
tokenizer = AutoTokenizer.from_pretrained(model_path, trust_remote_code=True)

print("-" * 80)
Expand Down

0 comments on commit 3432f3a

Please sign in to comment.