Andreas Erben

Results 11 issues of Andreas Erben

As said in the other issue the filter for key["gamekey"] simply filters to many keys as multiple different keys share the same gamekey. That said, the line that I changed...

My already_owned.csv has 130 lines, the redeemed.csv has 970 lines. I renamed and moved the errored.csv to a different folder since I wanted to retry keys that did not work...

I end up with various entries in already_owned.csv that show "None" for the actual steam key even though there was a steam key. My expectation would have been to see...

Script exits without recovering or retrying when Cloudflare blocks too many requests... see copy/paste of error below (I edit my IP address and the Cloudflare ID in the response). There...

Script exits when encountering error JSONDecodeError. It is redeeming some keys but then errors out after a time. Possibly not interacting well with invalid responses (throttling/denial-of-service protection/firewall by HumbleBundle or...

Running into a Jupyter kernel crash in last cell. I tried to set KMP_DUPLICATE_LIB_OK=true to see if it changes anything, but no difference. Output copy/pasted: info 23:47:26.002: Loading webview. View...

On a Fresh install on Windows 11 after git clone, it built the container, I was able to start the site, the login works both with dev user or email...

bug
website

### Describe the bug starting python server.py --threads 64 and loading my converted 65b LLaMa model models/ggml-model-q4_1.bin leads to generating tokens. starting it with models/ggml-model-q4_1.bin --threads 65 or higher value...

bug

EDIT: does not seem to work with SD 2.0 768 model: 'FrozenOpenCLIPEmbedder' object has no attribute 'transformer' Reproduction: On Windows - fresh install of the webui, adding all extensions. use...