rdsm

rdsm
ยท

AI & ML interests

None yet

Recent Activity

Organizations

None yet

rdsm's activity

New activity in Qwen/QwQ-32B about 10 hours ago
New activity in mlx-community/Kokoro-82M-4bit about 16 hours ago

Update README.md

#2 opened about 16 hours ago by
rdsm
replied to csabakecskemeti's post 13 days ago
view reply

I also use MI100's, and I also had a very frustrating time trying to make bnb work, even with their new branch. It is frustrating that I am able to make fine-tunings on larger models on my Mac than I am with 8x MI100.

reacted to mmhamdy's post with ๐Ÿ”ฅ 15 days ago
view post
Post
2729
๐ŸŽ‰ We're excited to introduce MemoryCode, a novel synthetic dataset designed to rigorously evaluate LLMs' ability to track and execute coding instructions across multiple sessions. MemoryCode simulates realistic workplace scenarios where a mentee (the LLM) receives coding instructions from a mentor amidst a stream of both relevant and irrelevant information.

๐Ÿ’ก But what makes MemoryCode unique?! The combination of the following:

โœ… Multi-Session Dialogue Histories: MemoryCode consists of chronological sequences of dialogues between a mentor and a mentee, mirroring real-world interactions between coworkers.

โœ… Interspersed Irrelevant Information: Critical instructions are deliberately interspersed with unrelated content, replicating the information overload common in office environments.

โœ… Instruction Updates: Coding rules and conventions can be updated multiple times throughout the dialogue history, requiring LLMs to track and apply the most recent information.

โœ… Prospective Memory: Unlike previous datasets that cue information retrieval, MemoryCode requires LLMs to spontaneously recall and apply relevant instructions without explicit prompts.

โœ… Practical Task Execution: LLMs are evaluated on their ability to use the retrieved information to perform practical coding tasks, bridging the gap between information recall and real-world application.

๐Ÿ“Œ Our Findings

1๏ธโƒฃ While even small models can handle isolated coding instructions, the performance of top-tier models like GPT-4o dramatically deteriorates when instructions are spread across multiple sessions.

2๏ธโƒฃ This performance drop isn't simply due to the length of the context. Our analysis indicates that LLMs struggle to reason compositionally over sequences of instructions and updates. They have difficulty keeping track of which instructions are current and how to apply them.

๐Ÿ”— Paper: From Tools to Teammates: Evaluating LLMs in Multi-Session Coding Interactions (2502.13791)
๐Ÿ“ฆ Code: https://github.com/for-ai/MemoryCode
New activity in mlx-community/Mistral-Small-24B-Instruct-2501-8bit about 1 month ago

Tool Calling

#1 opened about 1 month ago by
rdsm
New activity in mlx-community/Mistral-Small-24B-Instruct-2501-4bit about 1 month ago

No tool calling

#2 opened about 1 month ago by
rdsm