HackerTrans
トップ新着トレンドコメント過去質問紹介求人

barbolo

no profile record

投稿

New vibe coding experience – Google AI Studio

twitter.com
6 ポイント·投稿者 barbolo·4 か月前·0 コメント

コメント

barbolo
·2 か月前·議論
It was a sad surprise last week when we tried to upgrade the workspace AI plan for some of our team members to Ultra and it was gone. We're moving to Claude/Codex.
barbolo
·11 か月前·議論
That's awesome. DINOv2 was the best image embedder until now.
barbolo
·2 年前·議論
https://github.com/lwthiker/curl-impersonate
barbolo
·2 年前·議論
I’ve been using DinoV2 for some months now. I’ve tried the models with 4 register tokens along with CLS + patch tokens. I’ve several embeddings (tokens) from previous model (no registers) which are part of my solution, so I didn’t adopt the newer “register” models because the CLS tokens are not aligned between 0 registers and 4 registers models. It would be nice if the CLS and patch tokens were somehow aligned between those models.