Skip to content

Commit 691be9d

Browse files
authored
Update elo_analysis.py
1 parent 6bfe107 commit 691be9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastchat/serve/monitor/elo_analysis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import pandas as pd
1313
import plotly.express as px
1414
from tqdm import tqdm
15-
from transformers import AutoTokenizer
1615

1716
from fastchat.model.model_registry import get_model_info
1817
from fastchat.serve.monitor.basic_stats import get_log_files

0 commit comments

Comments
 (0)