ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
11.21k stars 1.19k forks source link

phi 3 error #3999

Closed tahaAmineMiri closed 1 month ago

tahaAmineMiri commented 7 months ago

hi i'm getting error while try to fine-tune phi 3

Screenshot 2024-04-24 175119

Screenshot 2024-04-24 174635

savi8sant8s commented 7 months ago

I had the same error

hiCreo-John commented 5 months ago

Has anyone solved this issue?

arnavgarg1 commented 5 months ago

Hi @hiCreo-John, are you still running into this issue? What version of transformers, PEFT and Ludwig are you using?

hiCreo-John commented 5 months ago

Thank you for answering my question. Is there a solution to this issue?

Name: ludwig Version: 0.10.3

Name: transformers Version: 4.41.1

Name: peft Version: 0.11.1

Python 3.10.14

John

On Mon, Jun 17, 2024 at 4:16 PM Arnav Garg @.***> wrote:

Hi @hiCreo-John https://github.com/hiCreo-John, are you still running into this issue? What version of transformers, PEFT and Ludwig are you using?

— Reply to this email directly, view it on GitHub https://github.com/ludwig-ai/ludwig/issues/3999#issuecomment-2174345036, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARRCXYH37PD73EOSMTRUWXLZH47YDAVCNFSM6AAAAABGXJGHV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGM2DKMBTGY . You are receiving this because you were mentioned.Message ID: @.***>

rlleshi commented 4 months ago

@arnavgarg1 I'm also running into this issue. Any updates?

arnavgarg1 commented 4 months ago

@rlleshi Can you try this branch?

https://github.com/ludwig-ai/ludwig/pull/4014

hiCreo-John commented 4 months ago

@rlleshi Can you try this branch?

4014

it worked!! Thank you!