|
|
|
|
|
by throwaway12pol
91 days ago
|
|
Seems pretty fun. Can I use it without image generation? Also, I think hosting it on a website would get it closer to Monster Rancher, as MR was deterministic while this project is not, I can generate a different Roko Basilisk even if I use the same URL you did. The website could enforce deterministic generation by generating only once and caching the results. Will try this skill out later. |
|
I thought about the deterministic generation aspect, but there's no "random seed" equivalent for frontier LLMs to my knowledge that would guarantee deterministic output (even temperature=0 is still nondeterministic).