Skip to content

Commit

Permalink
Update inference.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Esmail-ibraheem authored May 16, 2024
1 parent 4c83c2d commit 4074ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from model import Transformer
from config import LlamaConfig

from sentencepiece import SentencePieceProcessor
from sentencepiece import SentencePieceProcessor
import time
import json
from tqdm import tqdm
Expand Down

0 comments on commit 4074ba6

Please sign in to comment.