Text-to-Image
GGUF
stable-diffusion
stable-diffusion-xl
sdxl
flux
wan22
lora
klein
ltx-2
ltx2
image-to-image
video
codex-webui
Instructions to use sangoi-exe/sd-webui-codex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use sangoi-exe/sd-webui-codex with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="sangoi-exe/sd-webui-codex", filename="flux-tenc/t5xxl.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use sangoi-exe/sd-webui-codex with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf sangoi-exe/sd-webui-codex:Q4_K_M # Run inference directly in the terminal: llama-cli -hf sangoi-exe/sd-webui-codex:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf sangoi-exe/sd-webui-codex:Q4_K_M # Run inference directly in the terminal: llama-cli -hf sangoi-exe/sd-webui-codex: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 sangoi-exe/sd-webui-codex:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf sangoi-exe/sd-webui-codex: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 sangoi-exe/sd-webui-codex:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf sangoi-exe/sd-webui-codex:Q4_K_M
Use Docker
docker model run hf.co/sangoi-exe/sd-webui-codex:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use sangoi-exe/sd-webui-codex with Ollama:
ollama run hf.co/sangoi-exe/sd-webui-codex:Q4_K_M
- Unsloth Studio new
How to use sangoi-exe/sd-webui-codex 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 sangoi-exe/sd-webui-codex 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 sangoi-exe/sd-webui-codex to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for sangoi-exe/sd-webui-codex to start chatting
- Docker Model Runner
How to use sangoi-exe/sd-webui-codex with Docker Model Runner:
docker model run hf.co/sangoi-exe/sd-webui-codex:Q4_K_M
- Lemonade
How to use sangoi-exe/sd-webui-codex with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull sangoi-exe/sd-webui-codex:Q4_K_M
Run and chat with the model
lemonade run user.sd-webui-codex-Q4_K_M
List all available models
lemonade list
Upload 3 files
Browse filesadding flux1 vae and TEncs
- .gitattributes +1 -0
- flux-tenc/clip_l.safetensors +3 -0
- flux-tenc/t5xxl.gguf +3 -0
- flux-vae/FLUX.1-AE_fp32.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ flux/FLUX.1-dev-Q5_K_M-Codex.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
wan22/wan22_i2v_14b_HN_lx2v_4step-Q4_K_M-Codex.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
wan22/wan22_i2v_14b_LN_lx2v_4step-Q4_K_M-Codex.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
wan22-tenc/umt5-xxl.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
wan22/wan22_i2v_14b_HN_lx2v_4step-Q4_K_M-Codex.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
wan22/wan22_i2v_14b_LN_lx2v_4step-Q4_K_M-Codex.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
wan22-tenc/umt5-xxl.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
flux-tenc/t5xxl.gguf filter=lfs diff=lfs merge=lfs -text
|
flux-tenc/clip_l.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
|
| 3 |
+
size 246144152
|
flux-tenc/t5xxl.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6223265e6922dbf3c0b334f247c5eb7cd8a93931fc912d7209756e51405be5a
|
| 3 |
+
size 5060162176
|
flux-vae/FLUX.1-AE_fp32.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38
|
| 3 |
+
size 335304388
|