-
### Describe the bug
Tried to run the THUDM/CogVideoX1.5-5B model using Diffusers from git (20th Nov, approx 8:30am GMT)
The script failed with
```
hidden_states = F.scaled_dot_product_attent…
-
# URL
- https://arxiv.org/abs/2411.04996
# Authors
- Weixin Liang
- Lili Yu
- Liang Luo
- Srinivasan Iyer
- Ning Dong
- Chunting Zhou
- Gargi Ghosh
- Mike Lewis
- Wen-tau Yih
- Luk…
-
Hi @XiaRho,
Congrats on your work. I discovered it from AK's daily papers: https://huggingface.co/papers/2410.06593. I opened https://huggingface.co/XiaRho/SEMat/discussions/1 to link the released …
-
With:
* (pytorch) https://github.com/pytorch/pytorch/commit/33191bb664fef338d94586a05bf1f14d17a00340
* https://github.com/huggingface/transformers/commit/a32c4e6c7b7fd79eb0c94c6c6ce9446de0877ded
* …
-
Hello,
I'm trying to setting up a local SentenceTransformerEmbeddingModel :
```
sentence_transformer = SentenceTransformerEmbeddingModel(name='my-embedding-model',
…
-
Load Model error.
Comfyui automatically downloaded the thwri/CogFlorence-2.1-Large model. but point out"No module named `transformers_modules. CogFlorence-2" How can I fix it?
"
Error occurred wh…
-
### System Info
- `transformers` version: 4.47.0.dev0
- Platform: Linux-5.15.0-1052-oracle-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.25.2
- Safetensors version:…
-
### System Info
openai_dart: ^0.4.4
dart
### Related Components
- [ ] doc-loaders
- [ ] doc-transformers
- [X] prompts
- [X] llms
- [ ] chat-models
- [ ] output-parsers
- [ ] chains
- [ ] memory
-…
-
**Describe the bug**
When I use llm-compressor to quantize llava model, but at the begining, it failed. (Unrecognized configuration class: 'transformers.models.llava.configuration_llava.LlavaConfig'…
-
What should I specify as the `model_type` in the JSON file?
from transformers import AutoModel
model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-base-1.1")
ValueError: Unrecogniz…