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

stefanwebb

no profile record

投稿

Show HN: A better alternative to CLI and MCP for local tools

github.com
2 ポイント·投稿者 stefanwebb·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 stefanwebb·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 stefanwebb·3 か月前·0 コメント

Open source x 3: GRPO training with OpenEnv, vLLM, and Oumi

github.com
3 ポイント·投稿者 stefanwebb·8 か月前·0 コメント

Is more training data always better?

blog.oumi.ai
3 ポイント·投稿者 stefanwebb·9 か月前·2 コメント

Small Fine-Tuned Models Are All You Need

blog.oumi.ai
6 ポイント·投稿者 stefanwebb·9 か月前·2 コメント

Custom AI models in hours not months with auto Data Synth and LLM-as-a-Judge

blog.oumi.ai
3 ポイント·投稿者 stefanwebb·9 か月前·1 コメント

コメント

stefanwebb
·9 か月前·議論
First couple of paragraphs:

"There are many things one needs to live a rich and fulfilled life (according to AI researchers). A good initialization [Mishkin and Matas, 2015], attention-based neural networks [Vaswani et al., 2017], and a good title for your research paper [Myself, just now], to name a few.

In this post, we discuss another piece of eternal wisdom from AI researchers: “less is more.” Specifically, how foundation models can be fine-tuned for new capabilities with small data, in many cases less than one-thousand samples, and often outperform the same model fine-tuned on larger datasets. Meditate on that for a moment (suggested pose in figure above)."
stefanwebb
·9 か月前·議論
Here's a blog post I wrote last week on the same topic: https://blog.oumi.ai/p/small-fine-tuned-models-are-all-you

I discuss a large-scale empirical study of fine-tuning 7B models to outperform GPT-4 called "LoRA Land", and give some arguments in the discussion section making the case for the return of fine-tuning, i.e. what has changed in the past 6 months
stefanwebb
·9 か月前·議論
Seems topical given some recent front-page HN articles on fine-tuning. I discuss a large-scale empirical study from 2014 of fine-tuning 7B models to outperform GPT-4 and GPT-3.5-Turbo, as well as arguments why fine-tuning is coming back into favor
stefanwebb
·9 か月前·議論
Hello Fellow Hackers, I wanted to share what my team is building. We released our open-source library for foundation model development in February and we're about to release our first Enterprise offering.

In brief, we've developed an easy-to-use platform for fine-tuning custom models. We automate data synthesis for judging and training, as well as automating the judge prompt itself. The end result is that model development times and costs are drastically cut!

Check out our Substack article above if you're interested in learning more or signing up for early access :)
stefanwebb
·9 か月前·議論
This is a really powerful technique in general because it lets us have some controllability over traditional PCG techniques! All you need is the right prompt and an evaluation metric - could definitely apply to Voronoi maps
stefanwebb
·9 か月前·議論
On a related note, I've started a blog on procedural content generation and GenAI content synthesis: https://gamedev.blog/. Would love any feedback / suggestions! I intend to cover Voronoi diagrams in the near future + a Python implementation and turning it into a 3D map with Unity
stefanwebb
·10 か月前·議論
There’s a similar library that also includes data synth and LLM-as-a-Judge: https://github.com/oumi-ai/oumi