Instructions to use vantagewithai/LongCat-Image-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vantagewithai/LongCat-Image-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vantagewithai/LongCat-Image-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload comfy/LongCat-Image-Q3_K_S.gguf with huggingface_hub
Browse files- .gitattributes +1 -0
- comfy/LongCat-Image-Q3_K_S.gguf +3 -0
.gitattributes
CHANGED
|
@@ -47,3 +47,4 @@ LongCat-Image-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 47 |
LongCat-Image-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
LongCat-Image-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
LongCat-Image-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 47 |
LongCat-Image-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
LongCat-Image-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
LongCat-Image-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
comfy/LongCat-Image-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
comfy/LongCat-Image-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cd5837546d4c1640186363ff7a0486a9a342df15ccdf57ec175a61e4cb9856d
|
| 3 |
+
size 2763862240
|