mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-09 13:48:05 -05:00
28 lines
411 B
Plaintext
28 lines
411 B
Plaintext
# training + dataset requirements
|
|
transformers
|
|
tensorboard
|
|
datasets
|
|
peft
|
|
bitsandbytes
|
|
trl
|
|
webcolors
|
|
pandas
|
|
# flash-attn
|
|
sentencepiece
|
|
deep-translator
|
|
langcodes
|
|
|
|
# integration requirements
|
|
requests==2.31.0
|
|
huggingface-hub==0.23.0
|
|
webcolors==1.13
|
|
|
|
# types from Home Assistant
|
|
homeassistant>=2024.6.1
|
|
hassil
|
|
home-assistant-intents
|
|
|
|
# testing requirements
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-homeassistant-custom-component |