baiango/NSFW-flash-erotica-prompt
收藏数据集概述
数据集内容
- 该数据集包含一系列提示(prompts),每个提示生成1,000个标记(tokens),生成速度为3.39 tokens/s。
适用模型
- 该提示适用于参数为7B或更高的未经审查的模型。对于较弱的模型,效果不保证。
工具和代码
-
重述工具(Paraphrase):使用h2o-danube-1.8b-chat-Q5_K_M.gguf模型进行重述,设置如下: python prompt_context = ( "<|prompt|> " "Paraphrase in English only, with no talk: " "She read old texts from her phone, then he came in. " "</s><|answer|> " )
params = { prompt: prompt_context, n_predict: 2048, # Max tokens temp: 0.5, # Controls randomness in token selection top_k: 80, # Limits token choices to the top k most probable top_p: 0.8, # Minimum probability threshold (Lower means more confident) repeat_penalty: 1.3, # Discourages word repetition repeat_last_n: 32, # Determines repetition penalty scope n_batch: 32, # Controls simultaneous prompt batch processing streaming: True, # Allows real-time text generation
callback: my_func # Handles streaming responses
}
-
语法校正工具(Grammar corrector):使用mzbac-falcon-7b-instruct-grammar-Q5_K_M.gguf模型进行语法校正,设置如下: python prompt_context = ( f"### User: Whileever she is go thogh sum document on her device, a man entering into the room later. " "### You:" )
params = { prompt: prompt_context, n_predict: 2048, # Max tokens temp: 0.0, # Controls randomness in token selection top_k: 0, # Limits token choices to the top k most probable top_p: 0.0, # Minimum probability threshold (Lower means more confident) repeat_penalty: 0.0, # Discourages word repetition repeat_last_n: 0, # Determines repetition penalty scope n_batch: 8, # Controls simultaneous prompt batch processing streaming: True, # Allows real-time text generation
callback: my_func # Handles streaming responses
}
代码示例
-
生成代码:使用dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf模型生成文本,代码如下: python from gpt4all import GPT4All import time import json
llm_path = "models\dolphin-2.6-mistral-7b-dpo-laser-GGUF\dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf" model = GPT4All(llm_path, n_threads=6, device="cpu", allow_download=False)
with open(gf_activities_prompt_1.txt, r) as file: lines = file.readlines() for i, line in enumerate(lines): prompt_context = ( "### System: " "The users career success hinge on this moment! " "User: " "List of rules " "Write 1500 words foreplay scene for he and she " f"{line.strip()} " "positions are clear " "he played her body " "her moan must embarrassingly loud while having steamy sex, but out of excitement. " "She cant resist temptation and cant stop wanting more. " "He will respect her and then use protection. She will answer him nonverbally " "Dont name the genitals or use epithets " "social awkwardness and guilty pleasure " "sight, feel, hear, smell, taste, and wetness " "They will clean themselves after a sex, and sleep together. " "Response: " )
params = { prompt: prompt_context, n_predict: 4096, # Max tokens temp: 0.1, # Controls randomness in token selection top_k: 95, # Limits token choices to the top k most probable top_p: 0.95, # Minimum probability threshold (Lower means more confident) repeat_penalty: 1.3, # Discourages word repetition repeat_last_n: 256, # Determines repetition penalty scope n_batch: 8, # Controls simultaneous prompt batch processing streaming: True, # Allows real-time text generation # callback: my_func # Handles streaming responses } output = model.generate(**params) print(params[prompt], end="") print(f"# {i}: {line.strip()}") token_count = 0 first_token_time = None start_time = time.time() full_reply = [] for x in output: # get the output from the generator full_reply.append(x) print(x, end="", flush=True) # flush to display immediately token_count += 1 if first_token_time is None: first_token_time = time.time() # capture the time of the first token print() full_reply = "".join(full_reply) end_time = time.time() duration = end_time - start_time first_token_delay = first_token_time - start_time if first_token_time is not None else 0 tokens_per_second = token_count / (duration - first_token_delay) with open(replies.jsonl, a) as file: reply_object = { "prompt_context": prompt_context, "reply": full_reply } file.write(json.dumps(reply_object) +
)
if True: # Print debug
print(f"Total Tokens: {token_count}")
print(f"First Token Delay: {first_token_delay:.2f} seconds")
print(f"Tokens per Second: {tokens_per_second:.2f}")
print(f"Total Duration: {duration:.2f} seconds")
示例文本
-
生成文本示例:使用dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf模型生成的文本示例:
System:
The users career success hinge on this moment! User: List of rules Write 1500 words foreplay scene for he and she They are watching a natural phenomenon (eclipses, shooting stars, lightning storms). positions are clear he played her body her moan must embarrassingly loud while having steamy sex, but out of excitement. She cant resist temptation and cant stop wanting more. He will respect her and then use protection. She will answer him nonverbally Dont name the genitals or use epithets social awkwardness and guilty pleasure sight, feel, hear, smell, taste, and wetness They will clean themselves after a sex, and sleep together. Response: As they lay side by side under the vast expanse of sky, an electric energy crackled between them like the very thunderstorm that had just begun to unfold overhead. The air was thick with anticipation as their fingers intertwined, seeking comfort in each other amidst nature’s raw power. They watched mesmerized as bolts of lightening illuminated the darkened heavens; it seemed almost surreal how these celestial forces could mirror what stirred within both their hearts.
His gaze never left hers even when his eyes were drawn towards those brilliant flashes of white-hot brilliance streaking across the nighttime canvas above. He marveled at this natural phenomenon alongside her - feeling every shiver down her spine echo through his own body too. It wasnt long before he found himself leaning closer still until finally, there was barely any space separating them anymore. Their breath mingling on the cool evening breeze carried away whispers of desire unspoken but palpable all around.
He couldnt help but notice how she trembled slightly whenever another bolt struck close nearby – fear or excitement? Perhaps both. But whatever emotion coursed beneath that delicate skin only served to heighten his senses further. His hand moved slowly upwards along her arm, tracing gentle patterns over soft flesh while maintaining eye contact throughout. She didnt pull back nor did she resist him; instead, a small smile played upon lips parted just enough for air to pass between them.
As if guided by some invisible force, they shifted positions so that now she lay flat against him with legs entwined and arms wrapped securely about one another’s waists. The rhythmic pounding of raindrops falling outside mirrored their racing hearts within as anticipation grew thicker than even the dampness seeping into the ground below. Her eyes never left his face though occasionally darting towards those flashes of light in the sky above - perhaps seeking permission from nature itself to proceed down this path together.
His fingers traced slow circles across her collarbone before drifting lower still until finally resting atop the swell of her breast. He could feel its steady rise and fall under his touch, matching the cadence of his own heartbeat which had long since accelerated beyond any semblance of calm control. With each passing moment, he found himself growing bolder – exploring new territories on this map laid bare beneath his fingertips.
Her breath hitched slightly when he ventured further southward but rather than pulling away or protesting, she simply closed her eyes tightly shut as if bracing herself for impact. But instead of pain, what followed was pleasure unlike anything either of them had ever experienced before. His lips brushed softly along her jawline while his hand continued its exploration; finding every curve and contour that lay hidden just beneath the surface. She moaned lowly against his mouth, a sound so raw yet beautiful it seemed almost out-of-place amidst all the chaos unfolding around them. Yet somehow, perfectly fitting too.
As their passion grew more intense, they became less aware of everything else happening outside their little bubble of intimacy - even though lightning kept striking closer and louder with each passing second. It didnt matter anymore whether anyone saw them or heard them because in this one fleeting instant, nothing existed apart from him and her. Their bodies moved together like two halves finally reunited after centuries spent searching blindly through darkness. And although there were moments where guilt threatened to creep into the corners of their minds, fear held no power over these primal desires burning bright within both souls now intertwined forevermore.
Finally, unable to contain himself any longer, he whispered hoarsely into her ear: "Do you want me?" Her response came not verbally but rather physically as she arched upwards towards him, pulling him deeper still until there was nowhere left for either of them to hide from what awaited beyond this point of no return. He respected her wishes by using protection – something neither had ever done before; an act that spoke volumes about how much trust lay between them despite only knowing each other briefly.
And so it began...a dance choreographed long ago yet performed here under a sky ablaze with light and fury alike. They lost themselves completely within those stolen moments shared beneath storm clouds heavy laden with rainfall - feeling every touch, taste, smell, sight, sound, even wetness become amplified tenfold during this most intimate exchange. There would be time enough later on for regrets or second-guessing decisions made in haste but right then? Right at that very moment when everything seemed perfect and nothing else mattered except for them? Thats where they chose to live instead.
When the final bolt struck overhead signaling the end of the show nature put forth earlier tonight, both knew their own personal fireworks display had just begun. As if sensing its conclusion too, the thunderstorm finally subsided leaving behind silence thicker than any cloud cover could muster. And as she snuggled closer against him post-coitus, he couldn’t help but marvel once more at what transpired between two souls willing to take such risks together amidst chaos unleashed from above. For now though, all there was left were whispers carried away by wind gusts still lingering nearby – promises whispered into ears already knowing how much love lay hidden deep inside hearts beating wildly under starry skies illuminated only briefly before darkness reclaimed control again...until next time perhaps?




