Files
home-llm/requirements.txt
2024-09-14 11:44:18 -04:00

29 lines
411 B
Plaintext

# training + dataset requirements
transformers
tensorboard
datasets
peft
bitsandbytes
trl
webcolors
pandas
# flash-attn
sentencepiece
deep-translator
langcodes
babel==2.15.0
# integration requirements
huggingface-hub>=0.23.0
webcolors>=24.8.0
# types from Home Assistant
homeassistant>=2024.6.1
hassil
home-assistant-intents
# testing requirements
pytest
pytest-asyncio
pytest-homeassistant-custom-component