Darshan Tank
Darshan Tank
Hello@calpt Firstly Thanks for response! Is it possible that I can work on adding that Adapter support for Pegasus? If yes, can you just elaborate the flow on how can...
sure sure. I'm eager to do a contribution!!! @calpt It would be my honor to work with you!
Hello @calpt, I'll start working on it within a week. I'll definitely text you for help whenever I get stuck somewhere. I'll also give you weekly or every 10day working...
Hello @calpt , I've started working on it, but I have a bit of confusion. How do I check whether whatever new file(i.e mixins) I'm creating is working well or...
@aryanxk02 No problem go for it I'll change mine :)
@aryanxk02 this is not the right place for discussion! Do join a discord server, people are there to help.
I am using codellama model in my local machine and for the very first query only it is taking longer than expected time!! What could be a reason ? will...
Yes it is creating issue. I am facing issue while working with ```keyphrase-vectorizers==0.0.10``` where it is using spacy version >=3.0.0 and it is installing ```spacy==3.8.2``` i'm using python3.8 with ```numpy==1.24.3```...
@logan-markewich I tried with latest version also but it was also throwing same error!
I can see abstract method **_prepare_chat_with_tools** is implemented with below version and it is working fine. Name: llama-index Version: 0.12.23 [Source Code](https://github.com/run-llama/llama_index/blob/main/llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/base.py#L899)