Gemma support (#474)

* gemma support

* format

* lora support for gemma
This commit is contained in:
Awni Hannun
2024-02-21 08:47:13 -08:00
committed by GitHub
parent cfeef6d9d2
commit ab9172baac
4 changed files with 190 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
mlx>=0.1
numpy
transformers>=4.37.0
transformers>=4.38.0
protobuf
pyyaml