Vinayak Nayak

Results 8 issues of Vinayak Nayak

Hi there! I tried to use torchdrift to identify images which are out of distribution and got the following result ![image](https://user-images.githubusercontent.com/45599762/158779408-1b4e0b8d-f634-4636-81cb-4a9e5e4e5d75.png) Basically, I try to fit a classifier which is...

In `models/mtlface.py`, rectified the help for `dataset_name` argument. Changed the help string from `input image size` to `name of dataset to train with`.

Hi guys, Kindly note that I have a single GPU and the below questions are asked based on the same i.e. my training is with a single GPU and not...

Created a python script to perform the following task - Download zip datasets from insightface repository for `ms1mv2, ms1mv3 & casia_webface`. - Unzip the datasets and read the `train.rec` and...

In `structure.md` llama.Attention.forward -> llama.Attention.compute_query_key_value_scores llama.Llama.forward -> llama.LlamaLayer.forward Rectified some functions in `To be implemented` section In `rope_test.py` Use Tuple from typing instead of tuple as it is not subscriptable...

### Issue description I use the package to extract bhavcopies using `bhavcopy_save` function but that raises an `BadZipFile` Error for all the dates starting from 8th July to 12th July...

bug

# Motivation I was using Azure as the service provider when I started the parlant-server. As stated in the docs, I had set the `AZURE_API_KEY` and the `AZURE_ENDPOINT` environment variables....

priority-low

# Motivation Imagine a tool let's call it Tx which has several required parameters (a_1, a_2, a_3, ..., a_n) that are needed for it's successful execution. Each of the a_is...

priority-low