RunoseAI: Open Source The AI Developer Platform

RunoseAI is the leading AI developer for Open Source Edition to train and fine-tune models, manage models from experimentation to production, and track and evaluate GenAI applications powered by LLMs.

2 Likes

Maybe I didn’t explain it clearly. It’s not just about black and white. Black and white chess pieces are objects, complex objects. You need to answer from the design pattern. What pattern can be used to save memory?

1 Like

I think the key is to apply knowledge to practice. Learn while practicing.
Take myself as an example. I have long forgotten all the algorithms I learned in school, and design patterns are just concepts with names.
But I took the initiative to learn some shader, rendering, performance optimization related things in the process of work, and used them in practice. I still have some understanding of this aspect. You
can’t remember the knowledge of development just by reading, only practice can do it.
As for modifying the engine, this is also forced by actual needs. There are many strange requirements in the actual development process. It is difficult to deal with the little API given by the engine. At this time, you need to actively check the source code. Reading the source code is a headache. It takes a lot of time to chew it slowly, and sometimes it may not be effective even if you spend a lot of time, but this ability is a must-have ability to become a big boss.