Maharshi Basu

Results 26 comments of Maharshi Basu

Sure. I'll also try to log the assertion messages of the failing tests to get some idea.

I don't think so. Maybe we could use [LLaVA](https://huggingface.co/liuhaotian/llava-v1.5-7b)?

Yes. I created a Github app, adding the Home URL and Webhook(HookDeck), configured the permissions and tried to deploy the API using the `GITHUB_APP_KEY.pem` file for authentication. Here are my...

Yeah. Do you think it might be caused because the `REDIS_PASSWORD` in `.env` is empty? It's able to pull Redis now, which failed before. But the manifest mismatch error still...

Sure. Will this part of the Issue Analysis or a seperate module?

Sounds great. I'll be happy to help with the brainstorming. I've been thinking of an enhancement to the PR description where the original description gets updated as more commits come...

Would you like me to add a job to build the project in Ubuntu 22.04? I can start working on an MR right away or wait for more reviews, whichever...

Yeah, it was indentation problem. Sorry, about that

On second thought, the CI for Ubuntu 22 already exists in the job `build-linux`. Wouldn't my addition be redundant?

It seems we need to add a command to the script to create the `build` directory where `CMakeOutput.log` is supposed to be written. The other errors also appear to be...