ENTRY
[ESC]1h ago•W:107 words
Day 6: Developing the LLM Orchestration
I've had a blast toying around with local llm, and I'm realizing how much my current orchestration needs to improve.
I'm able to hone it in within context (with some summary checkpoints) on a ~4 hour runs, but anything past that is having poor results.
Now, I'm working on the long-run horizon orchestration. It starts with working on the core unit which i'll label an 'event'. One event will log a point in time when a significant action took place, how it influenced the system, and events with it. Kind of like if a git commit had extra meta data and info alongside the comment and changes.
0 replies
Join the conversation