zer0int
zer0int
I just switched to Win 11 (may or may not be related) and had the same issue. I have a system python. - Download zip file from latest release, extract...
text-embedding-ada-002-v2 -- why, did that change with v0.3.0, so the problem everybody else is having (re: maximum content length) with that somewhat glitchy version (my observation - GPT-3.5 went completely...
"Word of Mouth AI evaluation" What are CLIP, GPT-* and stablediffusion communicating in special CLIP token language...?π§ Coherent Creativity, but no spatial information, I'd say... The "blue cube on top...
Alright - AI & I have struggled with the v0.3.0 and the now non-existing prompts.py (hey, I needed that! :-P ) and what GPT-4 referred to as an "@command decorator"...

tl;dr visual summary of what this even does, in embedded images:   
Update: I got GPT-4 API access some 15 hours ago. The issue with catastrophic forgetting is indeed just a model limitation of GPT-3.5; GPT-4 has executed the task loop with...
I get this error: FileNotFoundError: [Errno 2] No such file or directory: '/content/9SNAXgNm3D6r.mp4
It may be related, albeit 1. I am not sure why you are getting .mp4 (should be .wav or .mp3 ?!) and 2. it was Windows in my case (and...
If you mean "getting a CLIP opinion about an image", yes, you can do that using gradient ascent. You can optimize for the text that is "most alike" the image...
I just so happened to implement that yesterday in my fork, for the same reasons (using my fine-tune with it). You can replace (temporarily rename) the original pre-trained CLIP model...