Instructions to use MarinaraSpaghetti/NemoMix-Unleashed-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarinaraSpaghetti/NemoMix-Unleashed-12B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="MarinaraSpaghetti/NemoMix-Unleashed-12B")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("MarinaraSpaghetti/NemoMix-Unleashed-12B") model = AutoModelForCausalLM.from_pretrained("MarinaraSpaghetti/NemoMix-Unleashed-12B") - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- vLLM
How to use MarinaraSpaghetti/NemoMix-Unleashed-12B with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "MarinaraSpaghetti/NemoMix-Unleashed-12B" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "MarinaraSpaghetti/NemoMix-Unleashed-12B", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/MarinaraSpaghetti/NemoMix-Unleashed-12B
- SGLang
How to use MarinaraSpaghetti/NemoMix-Unleashed-12B with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "MarinaraSpaghetti/NemoMix-Unleashed-12B" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "MarinaraSpaghetti/NemoMix-Unleashed-12B", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "MarinaraSpaghetti/NemoMix-Unleashed-12B" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "MarinaraSpaghetti/NemoMix-Unleashed-12B", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use MarinaraSpaghetti/NemoMix-Unleashed-12B with Docker Model Runner:
docker model run hf.co/MarinaraSpaghetti/NemoMix-Unleashed-12B
Perfect World Rules, High Context Template (20K) Experiment
kek
horny jail for you sir
Dear @Firepin ,
I don’t know whether I should feel accomplished or terrified, or both. But hey, at least the model works fine on higher contexts and seems to be serving you well. Perhaps a bit too well, even. Regardless, thank you for sharing your thoughts, it was certainly an interesting read.
Sincerely,
Female.
LMFAO 🤣😭!!!
I thought transforming OLED to gold was pure fantastical alchemy, yet here I am, witnessing gold.
"Don't be terrified, i assure you with internet anonymity, that i am a very upright good moral person. I have just a big imagination and creativity and just want to act it out with LLM's, fascinated at the interactive possibilities of this new medium. I would and could not hurt a fly in real life and respect other real persons deeply, but fantasy is fantasy and you can experience virtually anything without hurting anyone's feelings or causing any trouble or inconvenience. I just don't want you to be wrongly horrified because of a misunderstanding and think you are surrounded by monsters ;PPP It's certainly really not true."
This is copy pasta grade material lol.
This will not be popular, but I'll say it: You are hurting yourself.
KINO
Absolute legend. You should be a mangaka or something.
i bet theres a doujin somewhere with that theme
@MoonRide there’s also one called “ A Parallel World With a 1:39 Male to Female Ratio Is Unexpectedly Normal”.
Hmmm… I made a HuggingFace account for the sole purpose of recommending horny manga…. Well, mission accomplished. Goodbye.

