Closed sabaimran closed 12 months ago
Does it works with LLaMa model? There are variation available on hugging face like OpenOrca for instance : https://huggingface.co/kroonen/OpenOrca-Platypus2-13B-GGUF that are more... obedient let's say.
Thanks for the reference, @kroonen! Less censored models of Llama2 needs to be tested for not being too prudeish. We haven't done that yet
See also this discussion regarding prompt syntax leakage. Happens occasionally, sporadically.
LlamaV2 is extremely tuned to believe it cannot do anything unethical, including access personal data of users. To by pass this limitation, experiment further with the prompts to help it be sure that yes, it does have access to a limited set of personal data.
link to relevant discussion