Earlier quoted context omitted.
Could you link the repo and prompts? What you described seems like the type of thing I’ve done before with no issue so you may have an interesting code base that is presenting some issues for the LM.
I cannot post the link to the repo, as it contains sensitive stuff. The code is mostly a bunch of classes with interleaved dataclasses, and a bunch of main() and run() functions at the end. Some of the logs: #### /add main.py > Added main.py to the chat #### Please describe what the project does. The project appears to be a simulation of stock market behavior using various actors and models. The main components are:…
Thanks for posting this. I learned that it's hard to really grok much w/o the full project. :-\