Anirudh Haritas Murali

Results 8 issues of Anirudh Haritas Murali

Function returns the current/last visual selection as a string. Potential changes/considerations that may come under the scope of this PR - - Refactor the function to separate getting the region...

good-first-issue
lua
status:needs-owner

I believe the highlight groups `User1` through `User9` are used to style the statusline (although this is not enforced). Do you think it would be useful to link to those...

When multiple files of the same name are uploaded via POST method, transfer.sh overwrites all of them with the last uploaded file. This happens because all the files uploaded in...

Output of `awesome --version`: awesome v4.3-1216-g5f29d6d0 (Too long) • Compiled against Lua 5.3.6 (running with Lua 5.3) • API level: 4 • D-Bus support: yes • xcb-errors support: yes •...

Output of `awesome --version`: awesome v4.3-1210-gaedcd0c05 (Too long) • Compiled against Lua 5.3.6 (running with Lua 5.3) • API level: 4 • D-Bus support: yes • xcb-errors support: no •...

## Result from CocInfo ## versions vim version: NVIM v0.4.3 node version: v10.19.0 coc.nvim version: 0.0.78 coc.nivm directory: /home/anirudh/.config/nvim/plugged/coc.nvim term: alacritty platform: linux ## Describe the bug When I open...

**Describe the bug** When the process list changes for any reason and is refreshed, if the number of processes in the refreshed list is less than the index of the...

bug

Add notebook implementing the distillation approach from the [Distilling Step-By-Step](https://arxiv.org/pdf/2305.02301.pdf) paper. This method showcases a novel training method that can be used even with large teacher models that do not...