Deven Mistry

Results 19 issues of Deven Mistry

hey @xl0, thanks for building this amazing library. I was just playing with this library today and I realized that I prefer having my numpy arrays many times as `L`...

This PR is a continuation of the previous PR #488. The PR closes #487 and closes #488.

Thanks for this amazing library @Chris-hughes10! Is there a plan for `wandblogger` in the near future for the library?

### 🚀 The feature, motivation and pitch The current recipe given for multi-modal inference can only be used for a single image at a time ```sh python multi_modal_infer.py --image_path "./resources/image.jpg"...

### Proposal To have a guide/support document for adding support for a new model in the library ### Motivation Lower the barrier for getting into mechanistic interpretability. Though the current...

documentation
complexity-moderate

This PR continues the conversion of the nixtlaverse from lazydocs to mkdocstrings - [x] update Makefile - [x] remove lazydocs

## Feature Description use llama.cpp for local transcription ## Problem Statement The current options for local meeting note summarization don't have any room for customization ## Proposed Solution Use `llama.cpp`...

enhancement

This PR fixes 1. `title` and `description` tags in contributing docs 2. fixes relative hyperlinks in the `models_intro` page

This PR installs `git` in the circle-ci tests for installing the dev dependency in the pipeline. The pipeline cannot install the `mkdocstrings_parser` as it is directly installed from github