Instructions to use msrcam/Comfyui_Backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use msrcam/Comfyui_Backup with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="msrcam/Comfyui_Backup", filename="Qwen2.5-VL-7B-Instruct-abliterated/Qwen2.5-VL-7B-Instruct-abliterated-F16Out-Q4_K_M.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 msrcam/Comfyui_Backup with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf msrcam/Comfyui_Backup:Q4_K_M # Run inference directly in the terminal: llama-cli -hf msrcam/Comfyui_Backup:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf msrcam/Comfyui_Backup:Q4_K_M # Run inference directly in the terminal: llama-cli -hf msrcam/Comfyui_Backup:Q4_K_M
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 msrcam/Comfyui_Backup:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf msrcam/Comfyui_Backup:Q4_K_M
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 msrcam/Comfyui_Backup:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf msrcam/Comfyui_Backup:Q4_K_M
Use Docker
docker model run hf.co/msrcam/Comfyui_Backup:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use msrcam/Comfyui_Backup with Ollama:
ollama run hf.co/msrcam/Comfyui_Backup:Q4_K_M
- Unsloth Studio new
How to use msrcam/Comfyui_Backup 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 msrcam/Comfyui_Backup 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 msrcam/Comfyui_Backup to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for msrcam/Comfyui_Backup to start chatting
- Pi new
How to use msrcam/Comfyui_Backup with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf msrcam/Comfyui_Backup:Q4_K_M
Configure the model in Pi
# Install Pi: npm install -g @mariozechner/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "msrcam/Comfyui_Backup:Q4_K_M" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent new
How to use msrcam/Comfyui_Backup with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf msrcam/Comfyui_Backup:Q4_K_M
Configure Hermes
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default msrcam/Comfyui_Backup:Q4_K_M
Run Hermes
hermes
- Docker Model Runner
How to use msrcam/Comfyui_Backup with Docker Model Runner:
docker model run hf.co/msrcam/Comfyui_Backup:Q4_K_M
- Lemonade
How to use msrcam/Comfyui_Backup with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull msrcam/Comfyui_Backup:Q4_K_M
Run and chat with the model
lemonade run user.Comfyui_Backup-Q4_K_M
List all available models
lemonade list
Upload 24 files
Browse files- wan2.2_loras/wan22-4n4lpl4y-i2v-222epoc-high-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-4ndr34-14epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-4nton3ll4-16epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-4uror3-c4ss3l-68epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-69deepthroat-16epoc-high-i2v-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-69deepthroat-24epoc-low-i2v-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-Ch3ri-N0wlin-116epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-J1n4ri-84epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-Judy4lv4r3z-28epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-N4ish4-50epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-Sh433n4-10epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-Yurim4-34epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-bbcdeepthroat-115epoc-high-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-bbcdeepthroat-155epoc-low-720-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-bubblebutt-26epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-bubblebutt-38epoc-high-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-c4mil4-16epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-ch0mp00-70epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-cl4ir3russ3ll-250epoc-low-kenk.safetensors +3 -0
- wan2.2_loras/wan22-cumshot-54epoc-high-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-cunilingus-I2V-106epoc-high.safetensors +3 -0
- wan2.2_loras/wan22-cunilingus-I2V-72epoc-low.safetensors +3 -0
- wan2.2_loras/wan22-d4ni3l4-118epoc-low-k3nk.safetensors +3 -0
- wan2.2_loras/wan22-f4c3cr34m-117epoc-i2v-low-k3nk.safetensors +3 -0
wan2.2_loras/wan22-4n4lpl4y-i2v-222epoc-high-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14c831ce3e8570566803471932f2b93b15af2db6d1c7971778a830a05db542c5
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-4ndr34-14epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f5469c4b48280f90e9046523ed947e2c719e0537bbc10ececd7532960e55f30
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-4nton3ll4-16epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:381e0963bfa37018dbedc9ef84689ff210264cca81ea99e4857dfb9ba13a72ce
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-4uror3-c4ss3l-68epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2bee119ddf730ec13924e9b545f9f60c38d6b91f44c88a25b2f5dd96b6fcc55
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-69deepthroat-16epoc-high-i2v-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:119f0c83d355b6d96e276ab4ec813f4baff072fa31f4850537fd74fc4a7d56ea
|
| 3 |
+
size 613516752
|
wan2.2_loras/wan22-69deepthroat-24epoc-low-i2v-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59ef8d5e7f978d5af2d211fbcd55e78db487d364480fb0211438fd7977b76671
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-Ch3ri-N0wlin-116epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42901ec4e86d0c9298ccc33522db014e1e5503d1cfde9d73b67e759c2aa97bad
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-J1n4ri-84epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95d5d48f978f68a1812fe97901e59b14c793d32592d8d22e8d58ce541cff2ff5
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-Judy4lv4r3z-28epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12cbbfbb885386858267820eb37057b016ca6b771e57fce6c8fb88ce0e76402e
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-N4ish4-50epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3729c2dd00ed67bd8ff5b4ed6893425dd2c4a64d5785c3e4c86afcaea760db4a
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-Sh433n4-10epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:288be4d09f8ffef081df9f300b92117fc4d30f6698c09db2427cd654bd550532
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-Yurim4-34epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:588027a22c33d952fb5819f301898632eaf40065421f800604f544bad165ad32
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-bbcdeepthroat-115epoc-high-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bbed688599b6985bd12311b6b119d0e43c6952e118f7bb4c44a3677ec7dae55
|
| 3 |
+
size 299642776
|
wan2.2_loras/wan22-bbcdeepthroat-155epoc-low-720-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b14007d6a7c8ca88e33c74de087c4d900f66731990339612f32d9e272b354d6
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-bubblebutt-26epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91647b6ac532c2ac775f8e09aa542b3987ad84cf16516770514d1c4a4dcc198c
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-bubblebutt-38epoc-high-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29c4b35cda1ad5308c3a5dcf7c592d1696c7925c09a1d9cd4e5e281b7996d0fb
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-c4mil4-16epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ba95d862699f66e8d52f980823005be7a4414bace75589a83e68ba43e98002f
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-ch0mp00-70epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca708c79e61ec8f89cfd77fd440702b6725d88ce8b1219b2d306038d91dfc10b
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-cl4ir3russ3ll-250epoc-low-kenk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b13da3457f4f90236b4add38b053cc1251fa37efea3ebb28fa4ee2cffe43b1c5
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-cumshot-54epoc-high-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0f5863e0383bf0104921af585b8f5a94d1319a69f7a8a1a2e65abea2dc4bd6f
|
| 3 |
+
size 153453160
|
wan2.2_loras/wan22-cunilingus-I2V-106epoc-high.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d8afeffb8d8a04a76b656ebd8c1ae43f0ebc66e68c08881f7c1b70b178c0d38
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-cunilingus-I2V-72epoc-low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8ce432a5f1220d4c2f6c26f5ad11bf009cfcd02f8e2d4932a59d0b1b6ff0b4d
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-d4ni3l4-118epoc-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f05aa9c8dc50a25f6477efa211e0d9d0946172fbcb5c38358f2a2d7663784af
|
| 3 |
+
size 306807976
|
wan2.2_loras/wan22-f4c3cr34m-117epoc-i2v-low-k3nk.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10ffff9d1db0f06209909c7523401dd80f2c304372388554e25e749116509629
|
| 3 |
+
size 306807976
|