Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
93 stars 42 forks source link

`known_baseline` lookup so new model architectures don't break existing workers #278

Open tazlin opened 2 months ago

tazlin commented 2 months ago

I currently rely on the https://github.com/Haidra-Org/horde-worker-reGen/blob/main/horde_worker_regen/_version_meta.json to run betas, but ideally it should be OK to add to the model reference without breaking old workers using meta model load commands such as ALL (causing models that their version can't understand/run).