Spaces:
Running
Running
leaderboard
/
benchmark
/llm_text_generation
/chat
/models
/meta-llama
/Llama-2-70b-chat-hf
/README.md
A newer version of the Gradio SDK is available:
5.44.1
- In original
chat_template
, removed calls to.strip()
, because TGI v1.4.2 does not support strip and we're going to pre-strip all user prompts from the benchmarking script.