Saxo commited on
Commit
d6174e6
โ€ข
1 Parent(s): 7776cef

update requirements.txt

Browse files

transformers==4.46.1
tokenizers>=0.19.0 ๋ฒ„์ „ ์—…๊ทธ๋ ˆ์ด๋“œ
์ด๋ฏธ open llm leaderboard๋Š” ์—…๊ทธ๋ ˆ์ด๋“œ๋˜์–ด ์ตœ์‹  ๋ชจ๋ธ ๋ฐ ํ† ํฌ๋‚˜์ด์ € ๋ฐ˜์˜๋˜๊ณ  ์žˆ๋Š”๋ฐ open ko llm ์€ ์•„์ง ๋ฐ˜์˜ ์•Š๋˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.

Files changed (1) hide show
  1. 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.43.1
14
- tokenizers>=0.15.0
15
  gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.3 # 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/gradio-space-ci@0.2.3 # CI !!!
16
  isort
17
  ruff