Instructions to use 1234vlad/mirror with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use 1234vlad/mirror with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="1234vlad/mirror", filename="text_encoders/gemma-3-12b-it-IQ4_XS.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use 1234vlad/mirror with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf 1234vlad/mirror:IQ4_XS # Run inference directly in the terminal: llama-cli -hf 1234vlad/mirror:IQ4_XS
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf 1234vlad/mirror:IQ4_XS # Run inference directly in the terminal: llama-cli -hf 1234vlad/mirror:IQ4_XS
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf 1234vlad/mirror:IQ4_XS # Run inference directly in the terminal: ./llama-cli -hf 1234vlad/mirror:IQ4_XS
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf 1234vlad/mirror:IQ4_XS # Run inference directly in the terminal: ./build/bin/llama-cli -hf 1234vlad/mirror:IQ4_XS
Use Docker
docker model run hf.co/1234vlad/mirror:IQ4_XS
- LM Studio
- Jan
- Ollama
How to use 1234vlad/mirror with Ollama:
ollama run hf.co/1234vlad/mirror:IQ4_XS
- Unsloth Studio new
How to use 1234vlad/mirror with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for 1234vlad/mirror to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for 1234vlad/mirror to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for 1234vlad/mirror to start chatting
- Docker Model Runner
How to use 1234vlad/mirror with Docker Model Runner:
docker model run hf.co/1234vlad/mirror:IQ4_XS
- Lemonade
How to use 1234vlad/mirror with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull 1234vlad/mirror:IQ4_XS
Run and chat with the model
lemonade run user.mirror-IQ4_XS
List all available models
lemonade list
Upload folder using huggingface_hub
Browse files- diffusion_models/qwen_image_2512_fp8_e4m3fn_scaled_comfyui.safetensors +3 -0
- latent_upscale_models/ltx_2.3_spatial_upscaler_x2_v1.1.safetensors +3 -0
- loras/qwen/FemNude_qwen-image-2512_epoch30.safetensors +3 -0
- loras/qwen/MEXX_QWEN_TG300_23.safetensors +3 -0
- loras/qwen/Qwen Breasts Type 1_b00b135.safetensors +3 -0
- loras/qwen/Qwen Innie Vagina r1.safetensors +3 -0
- loras/qwen/Qwen-Image-2512_Penis_lora_v2.safetensors +3 -0
- loras/qwen/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors +3 -0
- loras/qwen/Qwen4Play-2512.1_e10.safetensors +3 -0
- loras/qwen/Qwen_Real-Nud3s-V2.safetensors +3 -0
- loras/qwen/SEXGOD_masturbate_QwenEdit2511_v1.safetensors +3 -0
- loras/qwen/SendNudes_Pro_Beta_v1.safetensors +3 -0
- loras/qwen/YARN_1.0.safetensors +3 -0
- loras/qwen/[QWEN] JTT2_5.safetensors +3 -0
- loras/qwen/adorablegirls.safetensors +3 -0
- loras/qwen/bbc_p3nis_3_000004000.safetensors +3 -0
- loras/qwen/dadt_dec25.safetensors +3 -0
- loras/qwen/f4cesi77ing_qwen_v1.safetensors +3 -0
- loras/qwen/gnass_2512_qwen.safetensors +3 -0
- loras/qwen/lenovo.safetensors +3 -0
- loras/qwen/p0ssy_lora_v1.safetensors +3 -0
- loras/qwen/shirtlift_qwen_v3.safetensors +3 -0
- loras/qwen/sitting_on_face-Qwen-v1-000020-dim64.safetensors +3 -0
- loras/qwen/xfucked-1.3-qwen-1216c-step00000300.safetensors +3 -0
diffusion_models/qwen_image_2512_fp8_e4m3fn_scaled_comfyui.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4861557518bd8342262c25eaa9ec8208fccf1ca5b5975bd7f0fae96b88d5f8f1
|
| 3 |
+
size 20436392616
|
latent_upscale_models/ltx_2.3_spatial_upscaler_x2_v1.1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f416311fa8172b65af67530758964708d29a317b830d689a51143b7f91913ed
|
| 3 |
+
size 995743560
|
loras/qwen/FemNude_qwen-image-2512_epoch30.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:368079dfa28ba8d14898a8fcc602232527550b1b79bae187cad8c18b2f862888
|
| 3 |
+
size 590058432
|
loras/qwen/MEXX_QWEN_TG300_23.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58428ff0faa9fbaf404e43decefdb2f6362bb66138aa153fa53a161a643c90a4
|
| 3 |
+
size 354082312
|
loras/qwen/Qwen Breasts Type 1_b00b135.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3324ee49579e2859c655a6794266c44cae999a6e06fe6b3b8260920fddbd84df
|
| 3 |
+
size 425098040
|
loras/qwen/Qwen Innie Vagina r1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6cb2fab04c60aa8ffc2cbda73f739c43a51c8a8e79b0811c6962f0a9bca1a5f
|
| 3 |
+
size 212733808
|
loras/qwen/Qwen-Image-2512_Penis_lora_v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7319d7296929de7b7515532b08a1c25e841ebee6b761012b5ee18523db1eef26
|
| 3 |
+
size 590058904
|
loras/qwen/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22226e8d05d354bb356627d428809f5afd7819399b077238a2b70a82883a904f
|
| 3 |
+
size 849608296
|
loras/qwen/Qwen4Play-2512.1_e10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25b6975adefbf33d448b006ae5a6879e7ca14e20f9fb1721110b019f653b4f1a
|
| 3 |
+
size 590058432
|
loras/qwen/Qwen_Real-Nud3s-V2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd15d305bb34870478115723a59a7b26aa05f00af81ca5120df3eccadadb655a
|
| 3 |
+
size 590058880
|
loras/qwen/SEXGOD_masturbate_QwenEdit2511_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79ebe7a8e7f947f7984e543c97faf886a32e81cc9c9408192f3241feea8966f1
|
| 3 |
+
size 2359534984
|
loras/qwen/SendNudes_Pro_Beta_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73cb29bd3d73ea2cb2df031ec8135ae637ec08d4e9e38cddbcb686fe86871698
|
| 3 |
+
size 590059058
|
loras/qwen/YARN_1.0.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eca7bcd44c097d47c065e9293044677fe44a05b6ca31de0bf7545b3ca5c89b2
|
| 3 |
+
size 637297752
|
loras/qwen/[QWEN] JTT2_5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32fcef6ea58b4fe41b91a25052f26c30592278634f88d2ad82a3a122c411af78
|
| 3 |
+
size 1179881928
|
loras/qwen/adorablegirls.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec1085319d0fc7c6f2a8e63ab2bae8be734fed96a50b7634e8ac384ec4e73078
|
| 3 |
+
size 47249496
|
loras/qwen/bbc_p3nis_3_000004000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20d3030a1474ffef21bfedad2547fbadce7fe76e9150aa63dd155bd2ac82216b
|
| 3 |
+
size 295146176
|
loras/qwen/dadt_dec25.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d37d95a2d5adeed20a9a50a0f25b4ba29a6fb91086b1cbf2b6e0f1ab3793f630
|
| 3 |
+
size 295146440
|
loras/qwen/f4cesi77ing_qwen_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94dcfb043d0deb25d0ba5df6161984367f47d69e21a92a89f9f1ec35e8d27925
|
| 3 |
+
size 295146184
|
loras/qwen/gnass_2512_qwen.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:663b2202108dd1efa1a7e830f2608eded9d11cf16082e7f442f9031605191905
|
| 3 |
+
size 590058824
|
loras/qwen/lenovo.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a988ceeb9558e4b5bc9fb462b644e95d1f2c43fc6c039046667b27aa3cf02251
|
| 3 |
+
size 47249496
|
loras/qwen/p0ssy_lora_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dad56d7f944130979c012f216170fe35f078770e2ead760772a995a67a9201f
|
| 3 |
+
size 295146176
|
loras/qwen/shirtlift_qwen_v3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ad7124c5684d910c6197c8dbaf5211f88a1258d1698c0656e76cd8fd92d1253
|
| 3 |
+
size 295146184
|
loras/qwen/sitting_on_face-Qwen-v1-000020-dim64.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:769014f58a70af30ed6e3a2b488dd9db8679cc23fc1dd17f99fb6f958f046967
|
| 3 |
+
size 238803729
|
loras/qwen/xfucked-1.3-qwen-1216c-step00000300.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7dd2f88cc6652d6278183624ada05b3c45efc919f182e92dfd27a29d196c9ba
|
| 3 |
+
size 2359632320
|