Adressing issue: Rename apps/Llama2App.py to follow snake case conven…
…tion #665
Description
The issue: Rename apps/Llama2App.py to follow snake case convention #665 has been addressed.
Fixes (issue)
The relevant file, class and variable names have been renamed to snake case and references to these names in other files have also been modified.
- [ ] Refactor (does not change functionality, e.g. code style improvements, linting)
Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings
- [ ] I have checked my code and corrected any misspellings
Maintainer Checklist
- [ ] closes #665
@Ayesha-Imr can you please do a minor fix so that builds pass? I think you have to make the change here: https://github.com/embedchain/embedchain/blob/main/embedchain/init.py#L7
@Ayesha-Imr Can you please check the above conversations and resolve the conflict so we can review and merge?
Thanks for your contribution @Ayesha-Imr . Will have to close this PR as there are so many merge conflicts and the code is not relevant now.