Nils Durner's Blog Ahas, Breadcrumbs, Coding Epiphanies

Sora: manual post-processing

A lot of background on the practicalities from one of the Sora private beta-testing teams: https://www.fxguide.com/fxfeatured/actually-using-sora/ „Air Head still needed a large amount of editorial and human direction to produce this engaging and funny story film.“ This included using Adobe After Effects. N.B.: The article states that Sora is ... Read more

GLiNER NER model

Urchade Zaratiana has released GLiNER, an NER model created “that can identify any type of entity using a bidirectional transformer encoder”. One of the ToDos listed is „Allow longer context“, and a closer look reveals that: The Colab caps out at 384 tokens, and confirms DebertaV2 architecture. Interesting, but too restricted as of now. Read more

[UPDATED] OBS Stream Recording

How does one record a live stream in absence, perhaps using AWS EC2? A discussion on Reddit lead me to base everything on a g5.xlarge instance. Problems: ⚒️ On the Windows Server, there initially was no soundcard. Fixed by simply installing Virtual Audio Cable (VAC)? Fixed by running Microsoft Teams in an OBS Source of type “Browser”: this will... Read more

[UPDATED] Chatbot Arena Trickery

description: “Investigates evaluation ‘trickery’ in chatbot tournaments, showing how adversarial inputs can skew leaderboard results and recommending robust testing protocols.” layout: post title: “LMSYS Chatbot Arena, a popularity contest” date: 2024-04-17 last_updated: 2024-04-17 tags: [llm, lmsys, gemini, reka] — Peter Gostev on LinkedIn rem... Read more

GenAI 'Workbenches' announced

I have announced the trinity of my chat interfaces on LinkedIn, peppered with some background reading/watching material. This is kind-of in response to a Singapore taxi driver asking “How to get into AI” and me frantically filling his OneNote. How I wish there was a single, actually good starting point! (This still isn’t.) Note about the Amazon... Read more