aiplanethub / beyondllm

Build, evaluate and observe LLM apps
https://beyondllm.aiplanet.com/
Apache License 2.0
263 stars 40 forks source link

[New LLM] Add new LLM #80

Open tarun-aiplanet opened 1 month ago

tarun-aiplanet commented 1 month ago
madhavi-peddireddy commented 1 month ago

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!

tarun-aiplanet commented 1 month ago

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.

madhavi-peddireddy commented 1 month ago

I will do that. Thank you

adityasingh-0803 commented 1 month ago

I can work

tarun-aiplanet commented 1 month ago

Choose which LLM you need to contribute @adityasingh-0803 and @madhavi-peddireddy

adityasingh-0803 commented 1 month ago

Cnn/knn or perplexity works @tarun-aiplanet

madhavi-peddireddy commented 1 month ago

@tarun-aiplanet I would like to work on Together AI and Cohere. Please assign it to me.

adityasingh-0803 commented 1 month ago

Please assign it sir

tarun-aiplanet commented 4 weeks ago

Cnn/knn or perplexity works @tarun-aiplanet

CNN and KNN are neural network and not LLM. I have assigned Perplexity to you.

tarun-aiplanet commented 4 weeks ago

@tarun-aiplanet I would like to work on Together AI and Cohere. Please assign it to me.

Done

Ajaykumarkv17 commented 3 weeks ago

I will do AWS Bedrock models (All models currently supported by bedrock) Please assign it to me

adityasingh-0803 commented 3 weeks ago

I can work on aws bedrock

tarun-aiplanet commented 3 weeks ago

I will do AWS Bedrock models (All models currently supported by bedrock) Please assign it to me

Sure assigned AWS Bedrock to @Ajaykumarkv17

tarun-aiplanet commented 3 weeks ago

I can work on aws bedrock

AWS bedrock, is assigned to @Ajaykumarkv17

you can add Perplexity LLM support

SouravKumarBarman commented 2 weeks ago

I want to work too