Zach

Results 4 issues of Zach

Hello, I have fine tuned the 7B model. I then attempted the following scenarios. Scenario 1: Used the export_to_hf file to convert the new models merged together. From their I...

How can we use the 30B model on multiple gpus? Is there a straight python implementation?

Running bark with transformers. Using transformers 4.31.0. Getting Internal: KeyError: 'bark'. I am using the example code. Even when I use BarkModel it says it can't import it. Anything special...

Has anyone been able to perform fine tuning on text to text? I tried to implement it but its not going to well. Has anyone gotten it working? If not...