[GH-ISSUE #414] Discard misinformation in model #46699

Closed
opened 2026-04-27 23:33:25 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Muhammad-1990 on GitHub (Aug 25, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/414

How do I get a model to dispose information I deem to be incorrect.

Some date about my religion is incorrect in my opinion. For my personal use I would like the model to correspond with my opinion and not the data it has.

Do I correct it in a prompt?
Do I correct it by providing an embedding?
Should I use a doc that contains my opinions?
Do I retrain/fine tune the model?
Do I use a censored model that excludes religious datasets?

Are there any base models that do not have religious data?

do I build my own model?

thanks,

Originally created by @Muhammad-1990 on GitHub (Aug 25, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/414 How do I get a model to dispose information I deem to be incorrect. Some date about my religion is incorrect in my opinion. For my personal use I would like the model to correspond with my opinion and not the data it has. Do I correct it in a prompt? Do I correct it by providing an embedding? Should I use a doc that contains my opinions? Do I retrain/fine tune the model? Do I use a censored model that excludes religious datasets? Are there any base models that do not have religious data? do I build my own model? thanks,
Author
Owner

@mchiang0610 commented on GitHub (Aug 31, 2023):

Hey @Muhammad-1990 thank you for sending this in.

  • You can use prompts to try to guide it

The best will be for you to build your own model, of course, coming up with the data, and the compute resources will be hard.

Thanks!

<!-- gh-comment-id:1701337483 --> @mchiang0610 commented on GitHub (Aug 31, 2023): Hey @Muhammad-1990 thank you for sending this in. - You can use prompts to try to guide it The best will be for you to build your own model, of course, coming up with the data, and the compute resources will be hard. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46699