Advertisement · 728 × 90

Posts by Rashmi Banthia

curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - && \
sudo apt-get install -y nodejs && \
sudo npm install -g @anthropic-ai/claude-code && \
export PATH=/usr/bin:$PATH

curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - && \ sudo apt-get install -y nodejs && \ sudo npm install -g @anthropic-ai/claude-code && \ export PATH=/usr/bin:$PATH

Claude Code on Google Colab (commands in alt text). Claude works directly with Google Drive

8 months ago 2 0 0 0
Preview
AI Learning Resources & Guides from Anthropic Access comprehensive guides, tutorials, and best practices for working with Claude. Learn how to craft effective prompts and maximize AI interactions in your workflow.

This looks new and seems well put together - check it out -

www.anthropic.com/learn

10 months ago 4 1 0 0
Claude Code integration with GitHub

Claude Code integration with GitHub

Wow Claude 4.0 😍 , we are in a different world !

10 months ago 5 0 0 0
Preview
Project Astra Project Astra is a research prototype exploring breakthrough capabilities for Google products — on the way to building a universal AI assistant. Its current capabilities include spatial...

Check out the demo on Project Astra
🚀🚀 so cool 😎

deepmind.google/technologies...

11 months ago 1 1 0 1

Wow ! What tools did they use ?

11 months ago 2 0 0 0

+1 O3 speaks authoritatively (occasionally wrong too)

11 months ago 2 0 0 0
Post image

I don't normally write advice columns but this question I got deserved its own post: With all the hype around Generative AI, how can you, as a developer, communicate the nuances and advocate for new and modular solutions that are better, easier and cheaper?

explosion.ai/blog/modular...

1 year ago 25 8 3 0
How We Build Effective Agents: Barry Zhang, Anthropic
How We Build Effective Agents: Barry Zhang, Anthropic YouTube video by AI Engineer

Another great talk by @anthropic.com youtu.be/D7_ipDqhtwk?...

11 months ago 0 0 0 0

Does anyone know why are the meta-llama/Llama-3.1-8B-Instruct requests on @hf.co are getting denied ? I see lot of posts on the community discussion tab as well ?

1 year ago 0 0 0 0
How to Build Effective AI Agents (without the hype)
How to Build Effective AI Agents (without the hype) YouTube video by Dave Ebbelaar

Watch this video on AI Agents - youtu.be/tx5OapbK-8A?... This is actually without the hype ! (Hear what he says about Devin 😆 at 17:30

1 year ago 1 0 0 0
Advertisement

ChatGPT Desktop App , projects feature always uses 4o model and there's no way to change it for the project 🤷‍♀️

1 year ago 0 0 0 0

cuDF-pandas (%load_ext cudf.pandas) with Rapids ... work similarly and super cool to see we will be able to speed up scikit-learn

1 year ago 1 1 1 0

Yes and less work than creating a notebook 😅

1 year ago 1 0 0 0
BirdCLEF+ 2025 Species identification from audio, focused on birds, amphibians, mammals and insects from the Middle Magdalena Valley of Colombia.

I recently shared a Claude Artifact on Kaggle www.kaggle.com/competitions...
I really like Claude Artifacts - it uses React, so viz is better and so easy to create (oh and available in free version too) support.anthropic.com/en/articles/...

1 year ago 2 0 1 0
Preview
RLHFlow/Decision-Tree-Reward-Gemma-2-27B · Hugging Face We’re on a journey to advance and democratize artificial intelligence through open source and open science.

You might like this - huggingface.co/RLHFlow/Deci...

1 year ago 1 0 0 0

I was using aistudio.google.com with Gemini 2.0 Flash and default settings on the right.
I am not able to upload .ipynb file - I keep getting
"The current model doesn't support files of this type."

Which model works for you and should I change any settings ?

1 year ago 0 0 1 0

I wanted the model to explain code in a .ipynb file (over 21,000 tokens, according to Gemini).
It refused the .ipynb file, but I changed the extension to .txt, and Gemini 2.0 Flash explained it and answered all my questions well.

1 year ago 1 0 2 0

Impressed with Gemini 2.0 Flash, I gave the same prompt to 4o, O3-Mini, Deepseek R1, and Claude 3.7 - all either denied or hallucinated. Gemini 2.0 Flash provided the answers.

1 year ago 1 0 1 0
GPT4.5 preview on lmarena.ai

GPT4.5 preview on lmarena.ai

GPT-4.5 preview on lmarena.ai

1 year ago 1 0 0 0
Advertisement
Preview
The State of Machine Learning Competitions | ML Contests We summarise the state of the ML competitions landscape and analyse the hundreds of competitions that took place in 2024. Plus an overview of winning solutions and commentary on techniques used.

Comprehensive !!
mlcontests.com/state-of-mac...

1 year ago 2 1 0 0

Congratulations 🎉🎉🎉

1 year ago 1 0 0 0
Tips for building AI agents
Tips for building AI agents YouTube video by Anthropic

Really good discussion here -
youtu.be/LP5OCa20Zpg?...

1 year ago 2 1 0 0

Claude 3.7 Sonnet - Did "Ah, I see the issue" become "I see the issue" ? 🤣

1 year ago 2 0 0 0

Congratulations 🎉
I tried Marino notebooks yesterday first time. It looks really nice - dependency graphs, variables list super cool.
How do people share these notebooks, without having another person to install Marino ?

1 year ago 0 0 1 0

Model size 0.18 MB - Tensorflow GPU memory usage 22GB 🤬🤬🤬

1 year ago 2 0 0 0

Thank you 🙏 🙏

1 year ago 0 0 0 0
Advertisement

+1 for the “from scratch “ , I don’t understand it either otherwise !

1 year ago 1 0 1 0

I haven't tried Huggingface GRPO trainer, They have so many different trainers huggingface.co/docs/trl/grp... Anyways, Thank you for this !

1 year ago 1 0 1 0

I tried it , however I had even less memory (24GB) than L4 so I couldn't do higher batch size.
I think this intuition by Claude seems good - share.specstory.com/stories/e32f...
Model gets loaded also twice, so its kinda slow.

1 year ago 1 0 1 0

Thanks, I'll change the clip ratio.. I plan to try on my local 4090 - was yours on L4 ?

1 year ago 0 0 1 0