We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
%load_ext pdl.pdl_notebook_ext
%%pdl --reset-context text: - "What is the meaning of life?\n" - model: ollama/granite-code:8b
This issue is to write a PDL example with the functionality of https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/Intrinsics/Granite_RAG_LoRA.ipynb and contribute it as a community cookbook.
Additional context Design discussion can be done under this Issue. When we are ready, we will create an Issue and PR in https://github.com/ibm-granite-community/granite-snack-cookbook/
The text was updated successfully, but these errors were encountered:
esnible
No branches or pull requests
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
%load_ext pdl.pdl_notebook_ext
to load the PDL Jupyter extension.This issue is to write a PDL example with the functionality of https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/Intrinsics/Granite_RAG_LoRA.ipynb and contribute it as a community cookbook.
Additional context
Design discussion can be done under this Issue. When we are ready, we will create an Issue and PR in https://github.com/ibm-granite-community/granite-snack-cookbook/
The text was updated successfully, but these errors were encountered: