-
Thanks for the great work! Do you plan to release your pretrained weights on Hugging Face? It would be a significant contribution to the community.
-
### Describe the feature
It would be nice to be able to add LogGroup Transformers in CDK project.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html
-
Would you consider supporting [Transformers.js](https://github.com/huggingface/transformers.js) as an additional provider? This library provides access to text generation and content classification fu…
-
"What version of transformers should I use? When I use transformers version 4.36.2, I get an error saying: ImportError: cannot import name '_expand_mask' from 'transformers.models.clip.modeling_clip'.…
-
-
Hi, I really appreciate your amazing research. So I would like to use this framework to verify my work.
However, now I want to use latest llama model in this framework but the latest transformers v…
-
i want to train the model with my dataset. however, when i run the finetune_lora.sh.
it shows file /videollama2/model/language_model/videollama2_llama.py, line22
from transformers import AutoConfig…
-
### Description
## Problem
Based on PR #1066 nullable datetime attributes should now have transformers. However, as of v0.53.11 it still seems to not be generating those transformers. I have provi…
-
-
I use the following commands to prepare the environment.
> conda create -n pasd python=3.10
> conda activate pasd
> pip install -r requirements.txt
Because SD-1.5 is not available, so I download…