-
I'm using text2emoji, and it's working on my machine just fine. However, it's not working neither on google colab nor on docker containers. Here are that comes up when I run it:
``` python
File …
-
@patrick-tssn Thanks for releasing the code!
I tried to train the model using the default code `finetune_video_image.slurm`. The result on MVBench turns out to be 47.3. I also tested the pre-traine…
-
This issue is to post any related references, code and data.
-
### What happened?
Unable to use litellm router feature with Phoenix. Without routing functionality is working as expected.
Please find the code to reproduce it.
import litellm
from litellm im…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[rank0]: Traceback (most recent call last): …
-
# Citation information
```
"transformers": {
"tags": [
"wolf-etal-2020-transformers"
],
"logo": "img/transformers.png",
"language": "Python",
"category": "Machine L…
-
Innovation - GenAI
Gen AI for Business AI
Gen AI for Productivity Improvement
…
-
-
Hello, I encounter the error "RuntimeError: 'erfinv_cuda' not implemented for 'BFloat16'" when I try to fine-tune based on the SliME-Vicuna-7B weight. Could you please provide some suggestions?
**My …
-
### Feature request
Hi team,
when i am trying to finetune owl-vit base 32 model with custom data cppe-5 i am receiving the following error in the time of trainer.train() function.
#########…