Hello!
I am looking for a model for local use that meets the following requirements:
- Edit and generate responses based on information I provide during training or fine-tuning.
- Comes pre-trained on a large dataset of books and texts for a strong foundational use.
- Supports additional fine-tuning so I can integrate my own knowledge and datasets.
My goal is to create a virtual assistant that:
- Allows me to add textual information, as well as images (e.g., diagrams, projects).
- Ideally supports audio and video inputs. If that’s not possible, it should at least store references/links to external sources (e.g., YouTube channels or local folders).
- Operates entirely locally, without sending any data to external servers.
Additional features I would like:
- The ability to define user roles:
- Regular users with limited access.
- Admin/root users with full access, secured by a password.
- The model should be uncensored and free from content restrictions.
- Full autonomy to ensure that all data remains private and is stored locally.
The ultimate purpose of this model is to create a personal archive that can be passed down through generations. For instance, I want my great-great-grandchildren, 200 years from now, to be able to “interact” with a version of me through this assistant.
Could you recommend a suitable model for this purpose (preferably in GGUF format for LM Studio) and provide guidance on where to download it? Thank you!