We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfe107 commit 691be9dCopy full SHA for 691be9d
fastchat/serve/monitor/elo_analysis.py
@@ -12,7 +12,6 @@
12
import pandas as pd
13
import plotly.express as px
14
from tqdm import tqdm
15
-from transformers import AutoTokenizer
16
17
from fastchat.model.model_registry import get_model_info
18
from fastchat.serve.monitor.basic_stats import get_log_files
0 commit comments