mp40
Thanks for the info! I was using a much simpler setup – I had Mistral small installed via pinoko and was just trying jailbreak prompts, even though I thought Mistral small was uncensored.
No problem.
ollama pull rolandroland/llama3.1-uncensored
ollama show rolandroland/llama3.1-uncensored --modelfile
FROM rolandroland/llama3.1-uncensored:latest
SYSTEM"""<your prompt here>"""
ollama create <new mode name> --file Modelfile
ollama rm <model>
score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, just describe what you want, tag1, tag2
tag1
, tag2
are simple words/word combinations similar to derpibooru tags like “unicorn, blushing, trio, duo”, etcscore_*
tags are specific to Pony Diffusion. Their original idea was that you’d be able to write score_7_up
tag only (just a single tag), and you’d get an image based on the dataset of images of quality 7 or higher.score_9, score_8_up, ...
etc. string at the start of the prompt to work around it.text2img
. I recommend you to try inpainting with a colored scribble (coloring is important to make AI get the colors right).If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization
, wings
, and spread wings
would all be found by a search for wing
, but sewing
would not be.
Field Selector | Type | Description | Example |
---|---|---|---|
author | Literal | Matches the author of this post. Anonymous authors will never match this term. | author:Joey |
body | Full Text | Matches the body of this post. This is the default field. | body:test |
created_at | Date/Time Range | Matches the creation time of this post. | created_at:2015 |
id | Numeric Range | Matches the numeric surrogate key for this post. | id:1000000 |
my | Meta | my:posts matches posts you have posted if you are signed in. | my:posts |
subject | Full Text | Matches the title of the topic. | subject:time wasting thread |
topic_id | Literal | Matches the numeric surrogate key for the topic this post belongs to. | topic_id:7000 |
topic_position | Numeric Range | Matches the offset from the beginning of the topic of this post. Positions begin at 0. | topic_position:0 |
updated_at | Date/Time Range | Matches the creation or last edit time of this post. | updated_at.gte:2 weeks ago |
user_id | Literal | Matches posts with the specified user_id. Anonymous users will never match this term. | user_id:211190 |
forum | Literal | Matches the short name for the forum this post belongs to. | forum:meta |