HN user

amarble

314 karma
Posts30
Comments6
View on HN
www.marble.onl 17h ago

Updating IP Regulations for AI Distillation

amarble
1pts0
www.marble.onl 4d ago

Updating IP Regulations for AI Distillation

amarble
2pts0
www.marble.onl 10d ago

LLMs are still just low code / no code software

amarble
5pts1
www.marble.onl 11d ago

LLMs are still just low code / no code software

amarble
2pts0
www.marble.onl 1mo ago

There is minimal downside to switching to open models

amarble
407pts330
www.marble.onl 4mo ago

AI doesn't replace white collar work

amarble
67pts104
www.marble.onl 5mo ago

I paid $170 and all I got was this demo

amarble
3pts1
www.marble.onl 5mo ago

I paid $170 and all I got was this stupid demo

amarble
1pts0
www.marble.onl 6mo ago

Task-free intelligence testing of LLMs

amarble
69pts22
www.marble.onl 6mo ago

Task-free intelligence testing of LLMs

amarble
1pts0
www.marble.onl 6mo ago

Intelligence is not just about task completion

amarble
1pts0
nautil.us 6mo ago

If You Meet ET in Space, Kill Him (2024)

amarble
3pts0
www.marble.onl 6mo ago

Intelligence is not just about task completion

amarble
3pts0
writing-showdown.com 7mo ago

Show HN: Gen AI Writing Showdown

amarble
2pts0
ifrro.org 7mo ago

Ifrro member Kopinor signs agreement on newspaper content for AI in Norway

amarble
2pts0
writing-showdown.com 7mo ago

Comparing language model performance on creative writing transformations

amarble
2pts0
www.marble.onl 9mo ago

Eminembench

amarble
1pts0
sites.google.com 10mo ago

Promptware Attacks Against LLM-Powered Assistants in Production

amarble
1pts0
www.marble.onl 1y ago

Managing LLM application performance through code standards

amarble
2pts0
www.marble.onl 1y ago

Catching Claude Cheating

amarble
1pts0
www.marble.onl 1y ago

Catching Claude Cheating

amarble
1pts1
www.marble.onl 1y ago

Scanning AI application code for vulnerabilities and performance issues

amarble
3pts0
github.com 1y ago

Show HN: A static scanner for LLM app code

amarble
6pts1
www.marble.onl 1y ago

Scanning AI application code for vulnerabilities and performance issues

amarble
2pts0
www.credo.ai 1y ago

The Model Trust Score: The Framework for Strategic Enterprise AI Model Selection

amarble
2pts0
www.marble.onl 1y ago

Evals are not all you need

amarble
58pts12
www.marble.onl 1y ago

An AI Cyber Incident in Plain Sight

amarble
2pts0
github.com 1y ago

AI agent using Anthropic's tool calling and the Pandas Python library

amarble
2pts0
www.armilla.ai 1y ago

Following LLM Manufacturer's Instructions

amarble
3pts1
www.marble.onl 2y ago

AI Cybersecurity Lessons from GenAI

amarble
1pts0

They also indicate they have a 276B A12B version, but it doesn't seem the weights are available. This might actually be able to fit in 128GB when quantized to 2 bits or so which makes it interesting.

The point of a discussion site is to hear what other people think and get different perspectives. Just getting an LLM's insightful, well-thought-out response isn't really a big draw, if one is looking for that, there's a pretty obvious way to get it. I posted this the other day (ignore the title I realized later it's too clickbaity) but this is why IMO LLMs won't replace the workforce, people aren't looking for answers to things, they're looking for other people's takes: https://news.ycombinator.com/item?id=47299988

As a counterpoint, I also tried writing something with Claude last weekend: a Google docs clone[1]. I spent $170 on Anthropic API credits, and got something that did mostly what I asked but was basically useless. It seems that for simple interfaces for which there is an exact specification, like the recent compiler and web browser examples, it's possible to write bigger projects that "work" as a demo although not in a way they'd be viable alternatives. For anything that requires taste and judgment, we've still got a long way to go. There are lots of great demos out there but few if any real examples of vibe coded (or whatever you want to call it) software standing alone as an alternative to project people wrote.

[1] https://www.marble.onl/posts/this_cost_170.html

This weekend I tried what I'd call a medium scale agentic coding project[0], following what Anthropic demonstrated last week autonomously building a C-compiler [1]. Bottom line is, it's possible to make demos that look good, but it really doesn't work well enough to build software you would actually use. This naturally lends itself to the "everybody is taking about how great it is but nobody is building anything real with it" construct we're in right now. It is great, but also not really useful.

[0] https://www.marble.onl/posts/this_cost_170.html

[1] https://www.anthropic.com/engineering/building-c-compiler