Kristjan Kongas

Results 2 comments of Kristjan Kongas

A solution to a similar issue in another project is found here: https://github.com/spyder-ide/spyder/pull/10215/commits/240e69b43fb32b9b10ea21b0e45d2a137683ed0b. Simply changing `textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)` to `textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options, None)` at line 46 solved the...

@ChloeL19 @jeejeelee Bump. How are things progressing with dora? Dora usually outperforms lora in terms of accuracy, but lack of vllm implementation currently blocks usage. This seems like a super...