-
Hi, I run with the code ' CUDA_VISIBLE_DEVICES=0 python app.py --version=LISA-13B-llama2-v1 --load_in_4bit', but got this error, how can I fix them?
Traceback (most recent call last):
File "/ho…
-
convert Chinese clip model fail.
https://huggingface.co/OFA-Sys/chinese-clip-vit-base-patch16/tree/main
-
error happens,like this:
ValueError: With local_files_only set to None, you must first locally save the tokenizer in the following path: 'openai/clip-vit-large-patch14'.
i try to run the demo in l…
-
Hello!
I'm new to the MLX ecosystem, and I came across the fact that there is a valid CLIP implementation available in the repository. Keeping in mind that [SigLIP](https://arxiv.org/abs/2303.15343…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
'(ReadTimeoutError("SOCKSHTTPSConnectionPool(host='huggin…
-
I've been working with CLIP for a few weeks now, but for some reason my code stopped working.
This is the code:
import torch
import clip
device = "cuda" if torch.cuda.is_available() else "c…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hi,
Thank you so much for you wonderful work, and I got a question that want to check , I was trying to compile on my x86 machine with compile version code, but I got erros shows below:
./test.…
-
Traceback (most recent call last):
File "/homec/ssli/DiAD/build_model.py", line 27, in
model = create_model(config_path='/homec/ssli/DiAD/models/diad.yaml')
^^^^^^^^^^^^^^^^^^^^^…
-
Hello everyone,
First off, a big thanks to city96 for the awesome work they've been contributing to the community. It's been incredibly helpful!
Here are my system specs:
Processor: Intel i5-13…