7 ms·
The text-to-image model is an important component, but the current model in use is IMO good enough. My view for this project is that the internal monologue is m
by jamez 2y ago
The text-to-image model is an important component, but the current model in use is IMO good enough. My view for this project is that the internal monologue is more important than the output, so my wish is instead for a better open-weight LLM.
- ilaksh 2y agoWhich text to image and LLM models are you using?
- jamez 2y agoLLM: Mixtral-8x7B text-to-image: one of the leading commercial models, whose TOS I may or may not be violating.
- ilaksh 2y agoMixtral is great. I assume you saw the DBRX and new larger Mixtral release that just came out over the last few days.
- jamez 2y agoI did! I want to switch to Mixtral-8x22B, time permitting. During the development of Stream of Consciousness I already swapped LLMs twice. This space is moving incredibly fast.