mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-07-23 17:01:04 +02:00
bump transformers version (flash gemma now works properly)
This commit is contained in:
parent
584b2bfb44
commit
dcdee227ff
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ description = ""
|
|||
readme = "README.md"
|
||||
requires-python = ">= 3.10"
|
||||
dependencies = [
|
||||
"transformers==4.48.1",
|
||||
"transformers==4.48.3",
|
||||
"deepspeed==0.15.4",
|
||||
"accelerate==1.2.1",
|
||||
"peft",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue