omkar-334

Results 11 issues of omkar-334

### 🔍 Is there already an issue for your problem? - [X] I have checked older issues, open and closed ### ℹ Environment / Computer Info ```Markdown - Spotify version:...

bug

Hello Mentors, I have opened this issue to share the Getting Started tasks and receive feedback. Github link - https://github.com/omkar-334/Synfig-Changelog-Generator Also, which is preferred - tracking the local repo or...

The match-case statement was introduced to Python in v3.10. When I run the code in Python 3.9.13, It gives me this - ` File "C:\Users\omkar\Desktop\textbook_quality\app\llm\llm.py", line 74 ` ` match...

#### Context What is the purpose of this PR? Is it to - [x] add a new feature - [ ] fix a bug - [ ] update tests and/or...

CLA Signed

Hi, I wanted to find issues/todo's to contribute to Keras, so I searched for TODO in the codebase. I found this specific todo appearing about 10 times - mostly in...

type:feature

I was writing a converter for the DeBERTA-v3 models and while testing I noticed that these models are only provided in the `pytorch_model.bin` format, and not in `model.safetensors` format. DeBERTA...

type:support

in the leaderboard, for time series imputation task, timesnet is reported as first and non-stationary transformer is reported as second. However, when i run the scripts for ETTh1 without any...

Multimodal math benchmark, consists of 2 types of questions - free-form and MCQ. I've separated each type into a different subset. The benchmark can be evaluated in 2 ways -...

new-task

# What does this PR do? Fixes #12760 @toilaluan @DN6 I am doubtful of these remaining cases - (can be found using `TODO-context` comment) src - ```bash (calls: 2, wrapped:...