MLSysOps / MLE-agent

MLE-Agent is designed to be a pair coding agent for machine learning engineers and researchers. Support OpenAI and Ollama.
MIT License
16 stars 1 forks source link

[Bug] filename generating error in step 1 #71

Closed leeeizhang closed 3 weeks ago

leeeizhang commented 3 weeks ago

Software execution information

MLE-agent version: 0.1.3 System OS version: Conda (python3.12) darwin

Problem description

It looks like the LLM responses are split into character lists to be used as filename candidates.

Steps to reproduce the problem

[? What is the description of this project? (Optional)] train vit using mnist [? Hi, what are your requirements?] train vit using mnist datasets

Expected behavior

Other information