CoolFace
Modelpublic

nong0521/wordbeasts-ai-runtime-models

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes106downloads
README.md39 linesDownload Raw Back to root
1---2license: other3---4 5# WordBeasts AI Runtime Models6 7This repository mirrors the local AI runtime model files used by WordBeasts/LITERA8so the app can download from one stable project-controlled Hugging Face location.9 10The files are redistributed from their upstream model repositories or from11WordBeasts-owned model exports. Keep upstream attribution and license notes12intact when updating this repo.13 14Target repo: `nong0521/wordbeasts-ai-runtime-models`15 16| File | Runtime use | License/source note |17|---|---|---|18| `llm/qwen3-1.7b/Qwen3-1.7B-Q4_K_M.gguf` | Qwen3 1.7B Q4_K_M GGUF | Apache-2.0 upstream metadata on enacimie/Qwen3-1.7B-Q4_K_M-GGUF |19| `llm/qwen3-4b-instruct-2507/Qwen_Qwen3-4B-Instruct-2507-Q4_K_M.gguf` | Qwen3 4B Instruct 2507 Q4_K_M GGUF | Qwen3 base family; verify upstream card before public release |20| `llm/qwen3-8b/Qwen3-8B-Q4_K_M.gguf` | Qwen3 8B Q4_K_M GGUF | Apache-2.0 upstream metadata on Qwen/Qwen3-8B-GGUF |21| `image/dreamshaper-xl-lightning/dreamshaperXL_lightningDPMSDE.safetensors` | DreamShaper XL Lightning | Civitai DreamShaper XL, version 354657; upstream allows commercial image use. Preserve upstream license/terms. |22| `image/blue-pencil-xl/bluePencilXL_v700.safetensors` | blue_pencil-XL v7.0.0 | Civitai blue_pencil-XL, version 592322; CreativeML Open RAIL++-M + Civitai addendum. Preserve upstream license/terms. |23| `image/blue-pencil-xl/sdxl_lightning_8step_lora.safetensors` | blue_pencil-XL SDXL-Lightning 8step LoRA | ByteDance SDXL-Lightning LoRA; preserve upstream license/terms. |24| `image/cyberrealistic-final/cyberrealistic_final.safetensors` | CyberRealistic Final | CyberRealistic Final checkpoint; preserve upstream OpenRAIL/addendum terms. |25| `image/cyberrealistic-final/Hyper-SD15-12steps-CFG-lora.safetensors` | CyberRealistic Hyper-SD15 12step CFG LoRA | ByteDance Hyper-SD15 12step CFG LoRA; preserve upstream license/terms. |26| `image/segmind-vega-rt/segmind-vega.safetensors` | Segmind Vega | Apache-2.0 upstream metadata on segmind/Segmind-Vega. |27| `image/segmind-vega-rt/Segmind-VegaRT-pytorch_lora_weights.safetensors` | Segmind VegaRT LoRA | Apache-2.0 upstream metadata on segmind/Segmind-VegaRT. |28| `image/flux1-schnell-q4/flux1-schnell-q4_k.gguf` | FLUX.1 schnell Q4 diffusion | Apache-2.0 upstream metadata on Green-Sky/flux.1-schnell-GGUF |29| `image/flux1-schnell-q4/ae-f16.gguf` | FLUX.1 VAE | Apache-2.0 upstream metadata on Green-Sky/flux.1-schnell-GGUF |30| `image/flux1-schnell-q4/clip_l-q8_0.gguf` | FLUX.1 CLIP-L | Apache-2.0 upstream metadata on Green-Sky/flux.1-schnell-GGUF |31| `image/flux1-schnell-q4/t5xxl_q4_k.gguf` | FLUX.1 T5XXL Q4 | Apache-2.0 upstream metadata on Green-Sky/flux.1-schnell-GGUF |32| `image/flux2-klein-4b-q4km/flux-2-klein-4b-Q4_K_M.gguf` | FLUX.2 Klein 4B diffusion Q4_K_M | Apache-2.0 upstream metadata on FLUX.2 Klein 4B GGUF distribution. |33| `image/flux2-klein-4b-q4km/vae/diffusion_pytorch_model.safetensors` | FLUX.2 Klein VAE | Apache-2.0 upstream metadata on FLUX.2 Klein 4B VAE. |34| `image/common/qwen3-4b-instruct-2507/Qwen3-4B-Instruct-2507-Q4_K_M.gguf` | Image Qwen3 4B text encoder Q4_K_M | Qwen3 base family; verify upstream card before public release. |35| `image/zimage-turbo-q4/z_image_turbo-Q4_K.gguf` | Z-Image Turbo diffusion Q4_K | Z-Image Turbo GGUF distribution; preserve upstream license/terms. |36 37Rejected or withdrawn candidates are intentionally not mirrored here. Remove their38payloads from this repository when they fall out of the product candidate set.39