Merge pull request #115 from ml-explore/lora_custom

Customize dataset with lora
This commit is contained in:
Awni Hannun
2023-12-15 13:54:58 -08:00
committed by GitHub
10 changed files with 1393 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
einops
mlx
numpy
transformers
transformers>=4.35
torch