Ashwin Mathur
Ashwin Mathur
@younesbelkada You're right, I haven't figured out how to solve this failing test.
@ArthurZucker Any suggestions as to how to fix this failing test? I went through #18123. The code is extremely similar, but I still don't get why the test is failing....
@ArthurZucker Thanks! The `vocab_size` argument had my suspicion as well. Since we inherit from `BioGptModel`, I thought that already does the needful. I could not figure out what I was...
@ArthurZucker Those changes seemed to do the trick, all the CI tests pass now. Thanks for your help!
@madt2709 I am working on it. Most of the work has been completed by @Saad135. His PR #20053 has been closed due to inactivity. I have taken it over in...
I would like to add support for INSTRUCTOR Embedding Models. I have opened a PR (#5836) that adds INSTRUCTOR to Haystack (v2). The implementation is very similar to the implementation...
@julian-risch I would like to work on this issue. What would be the preferred implementation that I should follow?
@julian-risch Thank you for the detailed explanation. I understand the overall implementation suggestion and will open a draft PR shortly. I'll make sure to follow the contributor guidelines and include...
Hi @AnushreeBannadabhavi, I am working on other issues at the moment, feel free to take it up.
I am also facing the same issue, is there a fix for this yet @nsarrazin?