gpt2-bert / requirements.txt
openfree's picture
Create requirements.txt
c16123a verified
raw
history blame contribute delete
457 Bytes
# GPT2-BERT ๋ณ‘ํ•ฉ ๋ชจ๋ธ ํ…Œ์Šคํ„ฐ Requirements
# ํ•„์ˆ˜ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ
torch>=2.0.0
transformers>=4.35.0
gradio
numpy>=1.24.0
# GPU ์ง€์› (์„ ํƒ์‚ฌํ•ญ)
# CUDA 11.8 ๊ธฐ์ค€ - ๋ณธ์ธ์˜ CUDA ๋ฒ„์ „์— ๋งž๊ฒŒ ์ˆ˜์ •
# torch==2.0.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
# ์ถ”๊ฐ€ ์œ ํ‹ธ๋ฆฌํ‹ฐ
huggingface-hub>=0.19.0
accelerate>=0.25.0
sentencepiece>=0.1.99
protobuf>=3.20.0
# ๋ชจ๋ธ ์ตœ์ ํ™” (์„ ํƒ์‚ฌํ•ญ)
bitsandbytes>=0.41.0