Skip to content

Commit aec55b6

Browse files
committed
remove import
1 parent 1955a8d commit aec55b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/turbine_models/custom_models/stateless_llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
import sys
33
import re
4-
import numpy as np
54

65
os.environ["TORCH_LOGS"] = "dynamic"
76
from transformers import AutoTokenizer, AutoModelForCausalLM

0 commit comments

Comments
 (0)