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/zit/jib_mix_fp16_v2_by_j1b.safetensors +3 -0
- loras/zib/fun_distill_8step_v1_by_udcai.safetensors +3 -0
- loras/zit/flow_dpo_v1_by_f16.safetensors +3 -0
- loras/zit/mystic_xxx_v7_by_alcaitiff.safetensors +3 -0
- loras/zit/nsfw_master_v2_by_shopon_skp.safetensors +3 -0
- text_encoders/qwen_3_4b.safetensors +3 -0
diffusion_models/zit/jib_mix_fp16_v2_by_j1b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a05f4645e4835e43fe01848b9b2af3b9143fed3d5c3a0e5060433ace3c53c29
|
| 3 |
+
size 12309889008
|
loras/zib/fun_distill_8step_v1_by_udcai.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ba95190f857d90c6d56113ec114b02d7be2c6bd0b83807c1955afd04ccdb1ae
|
| 3 |
+
size 319539542
|
loras/zit/flow_dpo_v1_by_f16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fd3c728ade7e1dec52f26ab5f860e7efd57abb06f740788f13b5b68bd94edc2
|
| 3 |
+
size 169691320
|
loras/zit/mystic_xxx_v7_by_alcaitiff.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f764a428f0f6331eb70dd10ae6927d5366040eb0ceeeb10b1acf236ed11d27b3
|
| 3 |
+
size 207384968
|
loras/zit/nsfw_master_v2_by_shopon_skp.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36320cddae030103ff72b43c2878cb6659079bb7b742b9e90a94b5f9d6b6d33d
|
| 3 |
+
size 621346936
|
text_encoders/qwen_3_4b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c671498573ac2f7a5501502ccce8d2b08ea6ca2f661c458e708f36b36edfc5a
|
| 3 |
+
size 8044982048
|