Please dear journalists, stop with the 'we interviewed ChatGPT' articles. #ChatGPT is in no way capable of 'intelligence' to answer interviews; it just spits out 'obvious' answers without interest. OK, storytelling, but this is borderline dishonest as a procedure.
AI
-
New Microsoft Paperclip Design Unveiled
By
–
This is what the new Microsoft Paperclip looks like https://
t.co/imFvlwAKMl -
Critique of Stable Diffusion profile pictures
By
–
Am I the only one starting to find Stable Diffusion profile pictures ultra cheap and ugly? After a while, it reeks of fake and unattractive, I think.
-

Multimodal API from Aleph Alpha provides text completions with image context
By
–



This multimodal API from @Aleph__Alpha provides text prompt completions using images as context, like Flamingo. In each screenshot, the bold text is the prompt, and the non-bold text is AI-generated:
-

PhD Researcher in Domain Adaptation Seeking Scientist Position
By
–
I am on the job market for researcher/scientist position this year. I will stay in Tokyo for a research internship until end of May. My research during PhD focuses on model adaptation under domain and category shift. More details can be found in: https://
shiqiyang.xyz -
Building a Transformer with simplified layers in nanoGPT
By
–
Yep, that's the one! (as @Thom_Wolf linked earlier too). I'd expect it's possible to build a Transformer with that kind of layer alone, would look much more pleasing. Will see if I can prototype in nanoGPT.
-
Top Programming Languages for Metaverse Development
By
–
#Metaverse https://
analyticsinsight.net/top-10-program
ming-languages-for-metaverse-software-developers-in-2023/
… -
Defining True AI: Current Definition Versus Reality
By
–
Por entender tu punto de vista entonces ¿cuál es la definición correcta de inteligencia artificial y en qué difiere a lo que actualmente se llama "inteligencia artificial"?
-
Feedforward Sublayer as Attention Layer Innovation
By
–
Oh yes it's the nice "Augmenting Self-attention with Persistent Memory" – section 4 – "Feedforward sublayer as an attention layer" 🙂
-
Simplified Transformer Architecture with Unified Block Design
By
–
TLDR: A much simpler Transformer with a single type of block wired up to a residual pathway in both parallel and in series is possible but to my knowledge has not yet been convincingly demonstrated. Bit more detail @ https://
github.com/karpathy/rando
mfun/blob/master/transformer_unify.ipynb
…