Phạm Huy Hoàng

Results 8 issues of Phạm Huy Hoàng

I got this error while trying to play around with fromjs `Error: Newer node version not support, please use node 8`. I'm using Node v10.14.2. Is there any plan for...

**What is this request** Currently, renpy web can not support videos. This is a feature request that renpy web can support and play video file format like webm **Why should...

Currently, the prompt is built using the character json + example dialog + past dialogs. Past dialogs will be cut off when the total length Hence, when the dialogs get...

enhancement

Unit test for React components will come later. Please squash this before merging.

I'm having some really weird performance issues when loading Kobold AI models into multiple GPUs. I'm using the United version at https://github.com/henk717/KoboldAI. I'm using Linux and installed KoboldAI with `play.sh`...

Add another file input and load training data for facial recognition

This pull request updates the JAV recognition labels in the code and improves the code formatting. It also comments out the loading message in the index.html file.

- The `result` of this line in`demo/demo.py` returns a list of `tuple(document, similarity)`, so the demo code will not work correctly. This is fixed in this PR.. ```python results =...