merge-hf-and-lora-to-hf.py
This commit is contained in:
parent
651f50f6ca
commit
b6a30489a7
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
import json
|
|
||||||
import torch
|
import torch
|
||||||
import argparse
|
import argparse
|
||||||
from transformers import LlamaTokenizer, LlamaForCausalLM
|
from transformers import LlamaTokenizer, LlamaForCausalLM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue