HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stefanwebb

no profile record

Submissions

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

github.com
2 points·by stefanwebb·3 bulan yang lalu·0 comments

[untitled]

1 points·by stefanwebb·3 bulan yang lalu·0 comments

[untitled]

1 points·by stefanwebb·3 bulan yang lalu·0 comments

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

github.com
3 points·by stefanwebb·8 bulan yang lalu·0 comments

Is more training data always better?

blog.oumi.ai
3 points·by stefanwebb·9 bulan yang lalu·2 comments

Small Fine-Tuned Models Are All You Need

blog.oumi.ai
6 points·by stefanwebb·9 bulan yang lalu·2 comments

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

blog.oumi.ai
3 points·by stefanwebb·9 bulan yang lalu·1 comments

comments

stefanwebb
·9 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
There’s a similar library that also includes data synth and LLM-as-a-Judge: https://github.com/oumi-ai/oumi