Tiago Vaz
Tiago Vaz
I've just deleted my last comment, I was using a js blocker... duh django 1.9.5 + django-suite 0.2.18 works perfectly, thanks!
Hi there, I've added a little to what @danielshoun proposed and had gpt-2-simple 0.7.2 working with tensorflow 2.6.0 using GPU. I see there is already a PR, so probably there's...
Hi there, antimony has finally been accepted into Debian, so just apt install it from the official Sid suite: https://packages.debian.org/sid/antimony
Same here, any news/fix? Thanks.
Hi, have you tried to replace 0 to None on the following lines? (then will be asked to select the index from a list) ``` gpu_platform_index=None gpu_device_index=None ```