-
Your Name authored
- Detect if image model is GGUF (ends with .gguf or contains 'gguf') - If GGUF, load using llama.cpp (same as text Vulkan models) - If diffusers model, load using Stable Diffusion pipeline - Fixed both locations where image model preloading happens - Now supports both GGUF and diffusers image generation models
e848dd47
| Name |
Last commit
|
Last update |
|---|---|---|
| .vscode | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| build.sh | ||
| coder | ||
| coderai | ||
| requirements-nvidia.txt | ||
| requirements-vulkan.txt | ||
| requirements.txt | ||
| requirements.txt~ |