Relative Content

Tag Archive for pyinstallerhuggingface-transformerslarge-language-modelhuggingfacefine-tuning

Ai responces differently after exporting to exe using pyinstaller

I just had finished making the coding part for my Ai girlfriend. But as I published it to my Team’s group page, I realized not all my friends had python on their computer and making them install python and libraries may just be more time costly as we already spent a whole month on the project. So, I quick plan was to use py-installer to export it to exe so my team mates wont need to go through the headache of installing and configuring the python environments. It was exported successfully but when I test the file it was giving different responces then the original.