Venkatesan Krishnamurthy

Results 9 issues of Venkatesan Krishnamurthy

### My actions before raising this issue - [ X] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [ X] Searched [past issues](/issues) Good Day, I am using DeepLabv3 Pytorch model for a semantic...

bug
enhancement

Hello, I am trying to use a face detection model which is fast in CPU. When I try to use the Blazeface model (640) seen in [https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.6/configs/face_detection/README_en.md#a-map-on-the-widerface-dataset](url) the inference speed...

Hi, First of all, thanks for a great paper! Its quite interesting to see how you try to separate ID and OOD classes. When I try to apply this concept...

When I try to load the model on vLLM using ``` python -m vllm.entrypoints.openai.api_server --dtype auto --api-key token-abc123 --tensor-parallel-size 2 --enforce-eager --host 0.0.0.0 --port 8005 --model ./downloads/hub/models--neuralmagic--Qwen2-72B-Instruct-quantized.w4a16/ ``` I get...

inactive

Hey guys thanks for the fantastic project. I just need some clarification on how I initialize the model. When I initialize the model using the example provided on HF, and...

### Bug The extracted table contains misplaced column names which then leads to wrong answers by an LLM. ### Steps to reproduce Source PDF: [Qwen2.5-Technical Report](https://arxiv.org/pdf/[2412.15115](https://arxiv.org/pdf/2412.15115)) TABLE 7 PAGE 11...

bug
table structure

### Your current environment The output of `python collect_env.py` ```text Collecting environment information... PyTorch version: 2.5.1+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build...

bug

### Did you check docs and existing issues? - [x] I have read all the NeMo-Guardrails docs - [x] I have updated the package to the latest version before submitting...

bug
status: needs triage
status: needs info
status: cannot reproduce

I used the new multilingual model to generated German audio. When I examine the generated clip, additional noise appears at the end of the clip for half a second. I...