mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-07-26 17:11:02 +02:00
everything :)
This commit is contained in:
parent
c5fb48c2ae
commit
cf742f8fbd
16 changed files with 104038 additions and 58 deletions
|
|
@ -1,3 +1,9 @@
|
|||
pip install -e .
|
||||
pip install flash-attn --no-build-isolation
|
||||
# huggingface-cli login
|
||||
|
||||
# lm-evaluation-harness
|
||||
git clone https://github.com/EleutherAI/lm-evaluation-harness.git
|
||||
cd lm-evaluation-harness
|
||||
git checkout f724be699e8adf7ca8004ea0e519dfac83a06f18
|
||||
pip install -e .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue