-
Thanks for the great job !
I'd like to ask how the extracted "ambiguous," "correct," and "incorrect" parts are used in Self-RAG after being identified in Self-CRAG. Do it only keep the correct porti…
-
any plan or example for mt5 support?
-
Hi! I met an issue when saving the checkpoint. I also commented my issue below #446
This issue occurred when I ended training for 100 steps and saved the checkpoint to the absolute path '/gpfsnyu/…
-
Hi thanks for this great library! I'm trying to get BLIP-2 running on Replicate, using `blip2_t5` with `caption_coco_flant5xl`. I was able to get the original BLIP working fine, but when I try BLIP-2 …
-
Revit Batch Processor opens the file, runs the dynamo script and then closes Revit. During closing, Revit halts giving the error "Autodesk Revit has stopped working" and the following dialog box appea…
-
### Description
The goal is to develop a Tibetan text-to-speech (TTS) model that can convert Tibetan text into Tibetan speech. This project involves training a TTS model using filtered good audio qual…
-
ValueError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
2 get_ipython().system(' pip install -U accelerate')
3 get_ipython().syste…
-
`
Error occurred when executing DiffusersCLIPLoader:
Allocation on device 0 would exceed allowed memory. (out of memory)
Currently allocated : 7.27 GiB
Requested : 16.00 MiB
Device limit : 8.00…
-
Hello,
I've encountered two issues.
1. I had to specify a model manually (MBZUAI/LaMini-T5-738M).
3. I received the following error message.
(env) C:\AI\Search-Your-PDF-App>app.py
Trace…
-
I really want to test the performance of the model without having to fine-tune it for a specific task.
I tried to follow your code, something like this:
```python
tokenizer = T5Tokenizer.from_p…