-
Are there any instructions available on how to export the T5x models to other formats, for instance to PyTorch (or to another format that then can be exported to PyTorch)? I am trying to export a fine…
-
Hi,
I'm trying to run Hunyuan Dit version 1.1 on Comfy UI. I installed ComfyUI_ExtraModels" and followed the instructions on the main page. Used the sample workflow on your page but getting the fo…
-
```
INFO:mteb.cli:Running with parameters: Namespace(model='laion/CLIP-ViT-B-16-DataComp.XL-s13B-b90K', task_types=None, categories=None, tasks=['BLINKIT2IRetrieval'], languages=None, device=None, ou…
-
I don't find the parameter for multi-gpus training
-
ampler:
Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
File "E:\AI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_out…
-
Hi,
Have you tried using other encoders as part of your ablation study, or did you directly start with "mt5" or "mt5_lm_adapt"? I am experimenting with different encoders and am experiencing a signif…
-
I have a few questions about the Sign Language Processing repository in general:
1. After generating the fingerspelling and SignBank+ datasets, I'm trying to run the scripts for training the variou…
-
Hi there,
Thank you for the great work!
I have some problem.
In the Google colab environment
```
!git clone https://github.com/FasterDecoding/Medusa.git
%cd Medusa
!pip install -e .
!pyth…
-
First of all, thank you very much for making our lives easier with the work you do at huggingface, congratulations!
We have a model based on the encoder-decoder architecture, made up of 2 RoBERTa. Th…
-
错误情况如下:
```
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Loading model cost 0.309 seconds.
Prefix dict has been built successfully.
You are usin…