mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
feat: periodic or immediate finetuning #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m-c-frank on GitHub (Dec 27, 2023).
Is your feature request related to a problem? Please describe.
i think we can start focusing on aligning the model to ourselves now
Describe the solution you'd like
i think it should be possible to take the interactions you have with the models and use them as training data fairly frequently
Describe alternatives you've considered
Additional context
im working on modeling llms as nodes in a mesh similar to a mycelial mass
my thought was that hyphal networks seem to be much more scalable than neural networks
i mean the largest neural network is probably from a whale somewhere
but if we can combine the largest living organism on earth with the creativity of large language models
then maybe we can scale it much faster
and i want my personal network that can understand me and i need it to be private and local
thats why i think this is probably the easiest way to immediately the exponential growth phase
idea
imagine you have a conversation with some model and you have to iteratively nudge it to the right answer.
we can have a pipeline that uses large language models to identify the core question and the core answer each as one embedding
this way we can teach it to think exactly like us i think
i'd love to see this happen
@m-c-frank commented on GitHub (Jan 12, 2024):
seems like openai was working on it aswell: https://twitter.com/gdb/status/1745124363362578527