Closed Zhreyu closed 3 weeks ago
Hey @ariG23498, whenever you get a chance, could you please review our pull request? Thank you!
Thanks for the review. We will start working on the changes right away.
Hello @ariG23498, we have made the changes you requested, please do review whenever you can. Thank you.
We are really close on zeroing down this PR. I tried running the notebook, but it errored out. I think it has to do with the load_model
not being defined.
After that is figured out, I can review it again. 🤗
Thanks for reviewing, could you please share us the exact error? we have defined a load_model
function in the notebook and it was working properly.
Ah! My bad, I see the function.
Some suggestions:
.github/README.md
)Hope this helps!
Thanks for the suggestions, we have updated the cell descriptions and included cell outputs, along with it we have added the chatbot screenshot in the notebook. We have also refactored the generate_chat
function for direct gradio compatibility (chat messages format in place of tuples format previously). Please review the changes whenever you can @Vaibhavs10.
Thanks for reviewing, We have added the python script.
Hello,
@srinjoydutta03 and I are excited to contribute to the LLaMA Recipes Repository with our initial groundwork for #44. This PR includes five Gradio demos that showcase few of the Llama model functionalities, along with a README file to guide users through the demos.
We would greatly appreciate your feedback on the notebooks and their structure. Once finalized, we also plan to add contribution guidelines to make it easier for others to add new notebooks to the folder.
Looking forward to your suggestions and feedback!