Comment on Ask HN: Is there large language model specifically for hallucination?Comments−deadeye2yHave you tried increasing the temperature on your model or are you more interested in the theory of such a system?−thatgerhardOP2yIdeally I would want to set up my own. Would this just be a "tweaked" version of a model and dataset on huggingface? Or just a setting that needs to change once I have one up and running?−deadeye2yIn the case of what you're trying to do, you might be able to just increase the temperature a bit and instruct the model to lie to you, like this...https://chat.openai.com/share/78d5c6a8-933b-4eae-bbc3-7737cd...
Comments
Have you tried increasing the temperature on your model or are you more interested in the theory of such a system?
Ideally I would want to set up my own. Would this just be a "tweaked" version of a model and dataset on huggingface? Or just a setting that needs to change once I have one up and running?
In the case of what you're trying to do, you might be able to just increase the temperature a bit and instruct the model to lie to you, like this...
https://chat.openai.com/share/78d5c6a8-933b-4eae-bbc3-7737cd...