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/flux2-klein/unstable_evolution_fp16_v1.safetensors +3 -0
- loras/flux2-klein/blowjob_v1.safetensors +3 -0
- loras/flux2-klein/dildo_riding_v1.safetensors +3 -0
- loras/flux2-klein/eros_v2.safetensors +3 -0
- loras/flux2-klein/flexible_women_v1.safetensors +3 -0
- loras/flux2-klein/instapic_ultrareal_v1.safetensors +3 -0
- loras/flux2-klein/leaked_nudes_v3.safetensors +3 -0
- loras/flux2-klein/pov_squatting_sex_v1.safetensors +3 -0
- loras/flux2-klein/pyro_cowgirl_v1.safetensors +3 -0
- loras/flux2-klein/snofs_v1.4.safetensors +3 -0
- loras/flux2-klein/thickness_v1.safetensors +3 -0
- loras/flux2-klein/wet_babes_v1.safetensors +3 -0
diffusion_models/flux2-klein/unstable_evolution_fp16_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3146f9a9df5fe187d39e0231ae8d68bebe02723e63d63926fb734fc74efc76a
|
| 3 |
+
size 18157189605
|
loras/flux2-klein/blowjob_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92e0747f9a91cf6eaafd460bfceaaf54751a3f2cf04351bc7fa021587928e67f
|
| 3 |
+
size 165705592
|
loras/flux2-klein/dildo_riding_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a464141a85ed11707cdd29b8578654ad6aeff0fcdc663322549fd4bae8346170
|
| 3 |
+
size 272684776
|
loras/flux2-klein/eros_v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:792471d2b59cb66d736a2f0f31b1cc1b65b064c08a1b3a5696adb3fb84b7ff80
|
| 3 |
+
size 331379552
|
loras/flux2-klein/flexible_women_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef97fe2a04abbb467cdec31d1e83ede9f192a4f1e322f2c13e2d2821850ad977
|
| 3 |
+
size 662729496
|
loras/flux2-klein/instapic_ultrareal_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e82c7e7ac1dae7ef990facfc5bbb94e53dfce85f30f06e1ffb86147eadae53ae
|
| 3 |
+
size 165704477
|
loras/flux2-klein/leaked_nudes_v3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b05e0f6b2f06479473931482dc996c1c29582c767c513106f229a9f95c2b76c
|
| 3 |
+
size 124286712
|
loras/flux2-klein/pov_squatting_sex_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14b9a4de7716e405083db5a4d14ef1fb1e357fdcf0efd5749f89ccc50a55a5d5
|
| 3 |
+
size 165704408
|
loras/flux2-klein/pyro_cowgirl_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5584497b41927859851cebfea13e26abe7aff961b1d622a1ee610a546f6f014
|
| 3 |
+
size 99644032
|
loras/flux2-klein/snofs_v1.4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:512c7f1d8dc7fa5dbc1fee6049c2975ef3007300a5de1712b3e1773cb95089f7
|
| 3 |
+
size 1090563760
|
loras/flux2-klein/thickness_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7c3245c8e1a1ea351db7119494315d07d3388c2cc8b8548d57430c0c5f935bc
|
| 3 |
+
size 165704448
|
loras/flux2-klein/wet_babes_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:350543feffd2302aae156e74cbea16aeb1044976898ba0a935fe027213a20b24
|
| 3 |
+
size 165705616
|