@@ -114,17 +114,20 @@ AI Playground does not ship with any generative AI models but does make models a
114
114
Models currently linked from the application
115
115
| Model | License | Background Information/Model Card |
116
116
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
117
+ | IMAGE GEN | | |
117
118
| Dreamshaper 8 Model | [ license] ( https://huggingface.co/spaces/CompVis/stable-diffusion-license ) | [ site] ( https://huggingface.co/Lykon/dreamshaper-8 ) |
118
119
| Dreamshaper 8 Inpainting Model | [ license] ( https://huggingface.co/spaces/CompVis/stable-diffusion-license ) | [ site] ( https://huggingface.co/Lykon/dreamshaper-8-inpainting ) |
119
120
| JuggernautXL v9 Model | [ license] ( https://huggingface.co/spaces/CompVis/stable-diffusion-license ) | [ site] ( https://huggingface.co/RunDiffusion/Juggernaut-XL-v9 ) |
120
121
| Flux.1-Schnell GGUF Models (Q4_K_S, Q8) | [ license] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md ) | [ site] ( https://huggingface.co/city96/FLUX.1-schnell-gguf ) |
122
+ | Latent Consistency Model (LCM) LoRA: SD1.5 | [ license] ( https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md ) | [ site] ( https://huggingface.co/latent-consistency/lcm-lora-sdv1-5 ) |
123
+ | Latent Consistency Model (LCM) LoRA: SDXL | [ license] ( https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md ) | [ site] ( https://huggingface.co/latent-consistency/lcm-lora-sdxl ) |
124
+ | CHAT IPEX-LLM | | |
121
125
| Phi3-mini-4k-instruct | [ license] ( https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/resolve/main/LICENSE ) | [ site] ( https://huggingface.co/microsoft/Phi-3-mini-4k-instruct ) |
122
126
| Qwen/Qwen2-1.5B-Instruct | [ license] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md ) | [ site] ( https://huggingface.co/Qwen/Qwen2-1.5B-Instruct ) |
123
127
| Mistral-7B-Instruct-v0.3 | [ license] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md ) | [ site] ( https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3 ) |
124
128
| DeepSeek R1 Distilled Qwen Models | [ license] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md ) | site [ 1.5B] ( https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B ) [ 7B] ( https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B ) |
125
129
| bge-large-en-v1.5 | [ license] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md ) | [ site] ( https://huggingface.co/BAAI/bge-large-en-v1.5 ) |
126
- | Latent Consistency Model (LCM) LoRA: SD1.5 | [ license] ( https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md ) | [ site] ( https://huggingface.co/latent-consistency/lcm-lora-sdv1-5 ) |
127
- | Latent Consistency Model (LCM) LoRA: SDXL | [ license] ( https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md ) | [ site] ( https://huggingface.co/latent-consistency/lcm-lora-sdxl ) |
130
+
128
131
129
132
Be sure to check license terms for any model used in AI Playground especially taking note of any restrictions.
130
133
0 commit comments