Remember, OpenAI, Anthropic and DeepMind are training 10x bigger models than Opus
@mattshumer_
-
Using Claude Opus with Console Interface Features
By
–
Opus will likely be noticeably better for your use case. Don’t use the http://
Claude.ai UI, use the one at http://
console.anthropic.com. Less polished, but it allows you to edit generations, delete messages, set system prompts, etc. -
Essential Python Function for AI Engineers
By
–
Here is one of the most powerful and reusable functions you'll need as an AI engineer: “`
def remove_first_line(test_string): if test_string.startswith("Here") and test_string.split("n")[0].strip().endswith(":"): return re.sub(r'^.*n', '', test_string, count=1) -
Claude 3 Opus outperforms GPT-4 for task delegation
By
–
Claude 3 Opus feels like the first model I can really hand off tasks to without writing a really detailed spec. GPT-4 was always quite capable but even for simple tasks, you really needed to poke and prod it. Not so with Claude.
-
NYC Early-Stage Startups Outpace SF Innovation Landscape
By
–
The early-stage startups that have really excited me lately have all been in NYC. Some public, many still in stealth. Feels like people are actually trying unique, interesting, and useful things here, whereas in SF it's a lot of the same overlapping boring ideas.
-
NYC Will Dominate AI Company Creation Over San Francisco
By
–
The best AI companies are going to come from NYC — not SF. (with a few notable exceptions)
-

LLaMA 3 Release Expected to Surpass Mistral Models
By
–
LLaMA 3's will start to drop next week. Assuming there's a 7B version, I'm expecting it to far surpass the current Mistral model.
-
Sweeps Training System for Axolotl Open Source
By
–
Built a simple sweeps system for training with Axolotl… would anyone want this/find this useful? cc @winglian
-
Skipping College for Early Tech Career Advantage
By
–
Hahah yeah, but I skipped most of college, so I had a head start