Aashay Sachdeva
Aashay Sachdeva
Hey, I tried running the demo with tensorflow 2.0, but it fails with the following issue - ```IndexError Traceback (most recent call last) in 5 #callbacks=callbacks, 6 validation_data=valid_dataloader, ----> 7...
### 🚀 The feature, motivation, and pitch GPT-j-neo is currently very limited to the number of languages it supports. Flan has support for more languages. It will allow to train...
I run into the following error when using gpt2 from huggingface - ValueError: Error raised by inference API: Input is too long for this model, shorten your input or use...
The issue with documentreader for google doc is that every time it uses a new port and hence the underlying URI for request changes. Can we add a port option?
I have tried to train stabilityLM via stabilityai through PEFT. Tried multiple configs with streaming data, single file, small batch sizes. But it always run into GPU out of memory...