Marius

@rasmus1610.bsky.social

Applied AI, Neuroradiology, Web Development

Opencode schooling me. Seriously, I have never heard about the `from` keyword in Python until today. And people say you don't learn stuff by using agents....

Bild

Giving that a new try here. The philosophy behind bluesky is the right one for social networks. Also the web app is so much better than in the one letter social network.

Super interesting! I'm currently evaluating the new gemini models for hand-written text extraction and somehow Gemini 2.0 Flash has problems with actual words. German or English, doesn't matter. Haven't had the same problem with Flash Lite

BildBild

There is still room for an intuitive LLM app library like llama_index or langchain. Man, these two libraries are a mess and so bloated. The source code is unreadable. That's the problem when you try to do everything all at once.

I can now run a GPT-4 class model on my laptop (The exact same laptop that could just about run a GPT-3 class model 20 months ago) The new Llama 3.3 70B is a striking example of the huge efficiency gains we've seen in the last two years simonwillison.net/2024/Dec/9/l...

I can now run a GPT-4 class model on my laptop

Meta’s new Llama 3.3 70B is a genuinely GPT-4 class Large Language Model that runs on my laptop. Just 20 months ago I was amazed to see something that felt …

simonwillison.net

After a very stressful AoC 2024 day 6, maybe today we'll do something easier: building a random forest library or some web dev. That problem yesterday stressed me out :D

This little python class comes in very handy I you want to have javascript style function chaining like: "Pipe(sample_text).pipe(split_into_words).pipe(convert_to_lowercase).pipe(remove_punctuation).pipe(count_words).value" Python supports a much more functional programming style than I thought.

Bild

One big advantage of a new social network is that you can curate your feed new. I realized that I want to read more about AI/ML engineering/research and web development and less about indie hacking. The first one is much more authentic…