-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prompt_Declaration_Language_python.ipynb fails in nightly CI test #99
Comments
@deanwampler You worked on this recipe, can you take a look at this failure? |
I just helped the PDL team in research. Assigning to @ink-pad and @amoghranavade. |
Hey Dean, I had worked on Entity Extraction notebook. |
Sorry, my mistake. |
A member of the PDL team suggested the following:
I notice the two notebooks in this folder hard-code the model: |
Fixes #99 Signed-off-by: BJ Hargrave <[email protected]>
Updating the model to granite 3.1 seems to solve the failure. So I made #103. |
Well it solved it locally for me, but the same error still occurs in the CI test So there is still some PDL runtime issue. |
I debugged this down into litellm Replicate support code. Despite the comment which says the result may be I will make a PR for litellm. |
I also opened IBM/prompt-declaration-language#264 since PDL has hard coded |
I opened litellm issues BerriAI/litellm#7900 and PR BerriAI/litellm#7901 to fix the PDL recipe failures. |
Thanks for the work here @bjhargrave - replied on the LiteLLM PR |
The litellm fix was merged into main |
See https://github.com/ibm-granite-community/granite-snack-cookbook/actions/runs/12630547162/job/35190601381
The Prompt_Declaration_Language_python.ipynb is now failing on the nightly CI test with the message:
The text was updated successfully, but these errors were encountered: