Lord Kayky Ramos

Results 7 issues of Lord Kayky Ramos

Hello Boris, Thank you so much for sharing your awesome work. Are you able to share these code and data with me? I'll appreciate a lot My email: [email protected]

Fix building issues on nest usage: ``` $ nest build node_modules/@adiwajshing/baileys/src/Utils/messages-media.ts:44:16 - error TS2339: Property 'default' does not exist on type 'void | { default: JimpConstructors & { MIME_JPEG: "image/jpeg";...

Hello! This script is perfect. I'm running it on iOS 15.7.2 latest TikTok version. I'd like to know, it's possible to do the same into a .ipa file? Maybe using...

I have a RTX 4090 with 24GB VRAM + 64GB RAM is this example-chat.py ready to work with them? Thanks!

Implements SPPO Alignment Algorithm # Description This pull request implements the Self-Play Preference Optimization (SPPO) algorithm for language model alignment. The SPPO algorithm, as described in the paper "Self-Play Preference...

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/axolotl-ai-cloud/axolotl/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

Hey guys! For who is interested, I recently submitted a pull request to implements SPPO on Axolotl trainer, you can fallow the pull request here: https://github.com/axolotl-ai-cloud/axolotl/pull/1735 Original SPPO implementation fork:...