Christopher Garcia
Christopher Garcia
Using sqlAlchemey with PyMySQL, db connection works fine, the app runs fine, but after the app has ran to completion with dozens of queries, inserts, and updates we close the...
Ubuntu 16.04 system, with Python3.7 root@admin:/home/krypterro/files/GateOne-master# gateone --help Traceback (most recent call last): File "/usr/local/bin/gateone", line 11, in load_entry_point('gateone==1.2.0', 'console_scripts', 'gateone')() File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 487, in load_entry_point return get_distribution(dist).load_entry_point(group, name)...
On the latest build, 1.8.5 (298) on Android ACode now continuously wastes resources trying to map remote folders over SFTP. This is a problem when there is low bandwidth, and...
The LLM is replying to the Telegram user, and adding additional Q&A as if the user asked additional questions, basically the LLM is talking to itself, in my case at...
Going on 20 minutes now, as much as I'd like to think it's installng every Python library I might ever need, it seems stuck. It would be awesome if you...
I'm using ExLLama with the Oobabooga text-generation UI. With the model: TheBloke_llama2_70b_chat_uncensored-GPTQ The model works great, but using ExLLama as a loader the model talks to itself, generating it's own...