backend / requirements.txt
Clémentine
debug inference endpoint launch and requirements
6bc96ff
raw history blame
No virus
592 Bytes
APScheduler==3.10.1
black==23.11.0
click==8.1.3
datasets==2.14.5
gradio==4.4.0 # will have to move to 4.19.2
gradio_client
huggingface-hub>=0.18.0
matplotlib==3.7.1
numpy==1.24.2
pandas==2.0.0
python-dateutil==2.8.2
requests==2.28.2
tqdm==4.65.0
transformers
tokenizers>=0.15.0
git+https://github.com/EleutherAI/lm-evaluation-harness.git@b281b0921b636bc36ad05c0b0b0763bd6dd43463#egg=lm-eval
git+https://github.com/huggingface/lighteval.git#egg=lighteval
accelerate==0.24.1
sentencepiece
# Evaluation suites
lighteval
lm_eval
# Log Visualizer
BeautifulSoup4==4.12.2
lxml==4.9.3
rich==13.3.4