更新 merge.py
Fix editorconfig-checker
This commit is contained in:
parent
360c365eb6
commit
3c6bdad892
1 changed files with 0 additions and 1 deletions
1
merge.py
1
merge.py
|
@ -31,7 +31,6 @@ model = LlamaForCausalLM.from_pretrained(
|
|||
load_in_8bit=False,
|
||||
torch_dtype=torch.float16,
|
||||
device_map={"": "cpu"},
|
||||
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue