-
加载siglip-so400m-patch14-384 时出错。
```
> /root/autodl-tmp/ComfyUI/models/clip/siglip-so400m-patch14-384
> Loading VLM's custom vision model
> !!! Exception during processing !!! Weights only loa…
-
Why are leftrank and rightrank not updated during the bidirectional operation?
like this:
if bidir:
text_features_to_right = text_features_to_left = text_features
…
-
I use custom_finetune.sh and no other redundant parameter settings have been changed.
encountered a problem that is " raise ValueError("Type fp16 is not supported.")ValueError: Type fp16 is not suppo…
-
> This seems like a breaking change. When I run this model with `transformers==4.44.2`, things work fine. However, when running with `transformers==4.25.1`, it fails with this error:
>
> ```
>
> ...…
-
When I want to train OpenVLA pretrained with openvla-7b-prismatic, it always raise network error for downloading model(vit_large_patch14_reg4_dinov2.lvd142m and ViT-SO400M-14-SigLIP) from hugging fa…
-
大家没有碰到过依赖库冲突的问题吗,我flash-attn的依赖库老是冲突要怎么解决呀
(tinyllava_factory) bdca@bdca-poweredge-t640:~/ynz/tinyllava/TinyLLaVA_Factory$ python tinyllava/serve/app.py --model-path tinyllava/TinyLLaVA-Phi-2-SigLIP-…
-
### System Info
- `transformers` version: 4.41.1
- Platform: Linux-5.15.0-107-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.23.1
- Safetensors version: 0.…
-
- [ ] [vidore/colpali · Hugging Face](https://huggingface.co/vidore/colpali)
# ColPali: Visual Retriever based on PaliGemma-3B with ColBERT strategy
## Model Description
This model is built iterati…
-
## LINKs
[[paper](https://arxiv.org/abs/2405.02246)](https://arxiv.org/abs/2405.02246)
[[models](https://huggingface.co/HuggingFaceM4/idefics2-8b)](https://huggingface.co/HuggingFaceM4/idefics2-8b)…
-
我在本地复现qwen2-0.5B时,损失函数曲线看起来很正常,但是测试结果非常低。请问您有遇到过类似情况吗?如何能稳定训练qwen2呢