Hamid Shojanazeri 1 năm trước cách đây
mục cha
commit
c4e96af6ee
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      inference/inference.py

+ 0 - 1
inference/inference.py

@@ -13,7 +13,6 @@ from typing import List
 from transformers import LlamaTokenizer
 from safety_utils import get_safety_checker
 from model_utils import load_model, load_peft_model, load_llama_from_config
-from accelerate import init_empty_weights
 
 def main(
     model_name,