Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,6 @@ from transformers import AutoModelForCausalLM, AutoTokenizer, TextIteratorStream
|
|
12 |
|
13 |
DESCRIPTION = """\
|
14 |
# Zero GPU Model Comparison Arena
|
15 |
-
Compare two language models using Hugging Face's Zero GPU initiative.
|
16 |
Select two different models from the dropdowns and see how they perform on the same input.
|
17 |
"""
|
18 |
|
|
|
12 |
|
13 |
DESCRIPTION = """\
|
14 |
# Zero GPU Model Comparison Arena
|
|
|
15 |
Select two different models from the dropdowns and see how they perform on the same input.
|
16 |
"""
|
17 |
|