victordibia / llmx

An API for Chat Fine-Tuned Large Language Models (llm)
MIT License
75 stars 31 forks source link

llmx.generators.text.hf_textgen.hftextgenerator() got multiple values for keyword argument 'provider' v0.0.15a0 #9

Open singh-sardar opened 1 year ago

singh-sardar commented 1 year ago

Using Hf provider gives llmx.generators.text.hf_textgen.hftextgenerator() got multiple values for keyword argument 'provider' error with version 0.0.15a0.

With version 0.0.14a0 works fine.

victordibia commented 1 year ago

Thanks for flagging this. Will take a look asap!Sent from my iPhoneOn Oct 3, 2023, at 1:39 AM, Harwinder Singh @.***> wrote:[victordibia/llmx] llmx.generators.text.hf_textgen.hftextgenerator() got multiple values for keyword argument 'provider' v0.0.15a0 (Issue #9)Using Hf provider gives llmx.generators.text.hf_textgen.hftextgenerator() got multiple values for keyword argument 'provider' error with version 0.0.15a0.With version 0.0.14a0 works fine.—Reply to this email directly, view it on GitHub or unsubscribe.You are receiving this email because you are subscribed to this thread.Triage notifications on the go with GitHub Mobile for iOS or Android.                                                           

Ali-Farid commented 11 months ago

I am getting the same with version 0.0.15a0

Dharmaraj777 commented 10 months ago

I am also facing same issue while importing model from hf