Skip to content
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

Open Contribution Ideas for Llama 3.x #68

Open
varun-singhh opened this issue Oct 2, 2024 · 1 comment
Open

Open Contribution Ideas for Llama 3.x #68

varun-singhh opened this issue Oct 2, 2024 · 1 comment

Comments

@varun-singhh
Copy link

I have a few ideas to work on in reference to #43

  • can create a simple conversational chatbot that maintains a memory of previous history using Llama. Also we can use a multilingual text generation pipeline which can help these chatbots for better linguistic support.

  • can fine-tune Llama3.x to extract specific entities from the text for a Named entity recognition tasks (Maybe I can take financial entity extraction)

PS: Lmk if anyone of them works, if that is so I will update the PR title & description in brief.

@ariG23498

@ariG23498
Copy link
Collaborator

Hey @varun-singhh

I think chatbot is already been worked on in #67

About fine-tuning, could you create a rough colab notebook for me to look at? That way it would be easier for me to comment whether we would be open to adding it in the repository.

How does that sound?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants