-
Notifications
You must be signed in to change notification settings - Fork 42
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
[New LLM] Add new LLM #80
Comments
Hi, I would like to work on this issue. Could you please provide a brief explanation of what exactly needs to be done? Looking forward to your guidance! |
Please refer to the llm directory (src/beyondllm/llms) and check how other LLM code is written. Then you can refer to the documentation of the LLM you choose and write the model inference code for the same. |
I will do that. Thank you |
I can work |
Choose which LLM you need to contribute @adityasingh-0803 and @madhavi-peddireddy |
Cnn/knn or perplexity works @tarun-aiplanet |
@tarun-aiplanet I would like to work on Together AI and Cohere. Please assign it to me. |
Please assign it sir |
CNN and KNN are neural network and not LLM. I have assigned Perplexity to you. |
Done |
I will do AWS Bedrock models |
I can work on aws bedrock |
Sure assigned AWS Bedrock to @Ajaykumarkv17 |
AWS bedrock, is assigned to @Ajaykumarkv17 you can add Perplexity LLM support |
I want to work too |
The text was updated successfully, but these errors were encountered: