Skip to content

Commit

Permalink
Merge branch 'hf-bench-bt_fa' into ibaldoall
Browse files Browse the repository at this point in the history
  • Loading branch information
ibaldonl committed Dec 13, 2023
2 parents f46e4f7 + 64f31d9 commit f23e133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hf/bench-bt_fa.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM
from optimum.bettertransformer import BetterTransformer
import torch
import time
import sys
sys.path.append('../common/')
Expand Down

0 comments on commit f23e133

Please sign in to comment.