Spaces:
Runtime error
Runtime error
update requirements.txt
Browse filestransformers==4.46.1
tokenizers>=0.19.0 ๋ฒ์ ์
๊ทธ๋ ์ด๋
์ด๋ฏธ open llm leaderboard๋ ์
๊ทธ๋ ์ด๋๋์ด ์ต์ ๋ชจ๋ธ ๋ฐ ํ ํฌ๋์ด์ ๋ฐ์๋๊ณ ์๋๋ฐ open ko llm ์ ์์ง ๋ฐ์ ์๋๊ณ ์์ต๋๋ค.
- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -10,8 +10,8 @@ plotly==5.14.1
|
|
| 10 |
python-dateutil==2.8.2
|
| 11 |
sentencepiece
|
| 12 |
tqdm==4.65.0
|
| 13 |
-
transformers==4.
|
| 14 |
-
tokenizers>=0.
|
| 15 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
| 16 |
isort
|
| 17 |
ruff
|
|
|
|
| 10 |
python-dateutil==2.8.2
|
| 11 |
sentencepiece
|
| 12 |
tqdm==4.65.0
|
| 13 |
+
transformers==4.46.1
|
| 14 |
+
tokenizers>=0.19.0
|
| 15 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
| 16 |
isort
|
| 17 |
ruff
|