Instructions to use asdasdasd1234567890/asd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use asdasdasd1234567890/asd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("asdasdasd1234567890/asd", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload LLM/qwen-4b-zimage-hereticV2-q8.gguf with huggingface_hub
Browse files- .gitattributes +1 -0
- LLM/qwen-4b-zimage-hereticV2-q8.gguf +3 -0
.gitattributes
CHANGED
|
@@ -66,3 +66,4 @@ LLM/Mistral-7B-Instruct-v0.3-abliterated-Q5_K_M.gguf filter=lfs diff=lfs merge=l
|
|
| 66 |
LLM/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC_Q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
LLM/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC_Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
LLM/mistralai_Ministral-3-8B-Instruct-2512-abliterated.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 66 |
LLM/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC_Q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
LLM/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC_Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
LLM/mistralai_Ministral-3-8B-Instruct-2512-abliterated.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
LLM/qwen-4b-zimage-hereticV2-q8.gguf filter=lfs diff=lfs merge=lfs -text
|
LLM/qwen-4b-zimage-hereticV2-q8.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0919a15e14f4dba6b2f266e0a59dded5aa25b3c963462d5f76009deade0d712f
|
| 3 |
+
size 4280404928
|