voidxd

Results 14 comments of voidxd

+1 for this. Some users work for multiple organizations and this would be very helpful. Otherwise you'd have to remember to switch the org every time from the OpenAI playground.

I'm currently getting the same error and trying to train V2-768. I have tried it multiple times with Reduce VRAM Usage checked. It happens when training the text encoder. The...

It seems that even with the 512 model I'm getting a similar error. ![TAjucQM8Hs](https://user-images.githubusercontent.com/58847957/204289545-2d39e929-8aad-4f1c-b7f2-c1968fcf5048.png)

Nice! That did the trick. Thank you so much! ![image](https://user-images.githubusercontent.com/58847957/226702401-017cdd34-50f7-4386-b020-6c938a09b085.png)

From what I gather, it currently can't do that. It can only brainstorm. But additional capabilities that would include things like that are under development: ![image](https://user-images.githubusercontent.com/58847957/232012184-3d419ecb-5c63-4340-a5a8-773d6431f6bf.png)

Seems to work for me. Before running `!python ingest.py` rename `example.env` to `.env`. Let me know if you encounter issues. https://colab.research.google.com/drive/1y5bYVCsvNSNjX3LrLi0REFitUqOloSJN?usp=sharing

I'm not sure Colab will handle it well, even after ingesting the data because running PrivateGPT seems more resource intensive than ingestion. I used my computer because it's about twice...

Glad it worked so you can test it out. Thanks for posting the results. This way we all know the free version of Colab won't work. Perhaps the paid version...

When I run the make.bat file it complains that it can't find the `.env` file. ![image](https://github.com/openchatai/OpenChat/assets/58847957/d0bc16d2-621c-4871-b418-173f062167a8) When first running it I had `common.env` and after that I renamed it to...