Isenberg: Beginners Should Automate Workflows Before Fine-Tuning Open Models
“People hear, you know, open model and immediately want to train their own model, and I get it. I get why. I was actually the same way. It sounds really cool, but I feel like that's like an advanced move. The practical move, the beginner move, where you should …”
Atallah: Model base layer fine-tuning could drop to dozens of dollars
“We might see a future where, like, when you do a fine tune, and you want to, like, change the base model layer, it only costs, like, maybe a few hundred dollars, maybe a few dozen dollars to change it.”
Zhang: Decagon fine-tunes models for use cases, not specific customers
“I think a common misconception that people have is, you know, fine tuning is, is a way to like customize it for that customer. In fact, most of the fine tuning we do is like customizing it for our use case, like the customer service use case.”
Zhang: Enterprise procedures must be taught to AI in-context, not fine-tuned
“I'm sort of teaching the AI my own procedures. And again, that doesn't happen through fine tuning. That, that happens like in context, because if you were to fine tune on that, you would have to reverse it every single time. You know, you change your procedure…”
Kant: Base model pre-training is required to unlock major capabilities
“You can't fine tune your way to success, right? Major capabilities emerge from training a base model made accurate and useful during fine tuning.”
Enterprises are abandoning fine-tuning for frontier models with context management
“What I'm seeing more and more is there's a lot more people going into the no fine tuning camp than a couple of years ago for very high value enterprise use cases.”
Sanseviero: Most Conversational Model Behavior Changes Can Be Done via Prompting
“Just changing how the model behaves, you can do most, most of that via prompting nowadays, and in terms of capabilities, the models are very good out of the box.”
Sanseviero: MoE models are great for inference but hard to fine-tune
“MOEs are challenging to fine tune. I don't know if we've talked about that in the past, but MOEs in general are like an extremely good architecture. They work great for inference. But when people fine tune them, they struggle a bit. Like they are not as easy t…”
Fine-Tuning Models on Internal Tools Unnecessarily Slows Down Rapid Product Development
“It would actually really slow us down to have a model that was fine tuned on our tools because we'd have to retrain it and cut a new model every time we did that.”
Lacroix: Focused use cases allow for significantly smaller AI models
“The more focused your use case is, the smaller you can make the model through fine-tuning or through just distillation in an even smaller architecture.”
Core AI capabilities must be built during pre-training, not just fine-tuned
“If there is a core capability that you actually care about, that capability should be part of the foundation and not a fine-tuned artifact.”
Deng: Goodfire's first steering API trailed prompting and fine-tuning
“When it comes to like control and design of models, you know, we tried steering with our first API and realized that it still fell short of black box techniques like prompting or fine tuning.”
Mensch: AI customization techniques will be abstracted away for enterprises
“I do expect the part of the software in those deployment to increase. So the amount of the way customization occurs today with fine tuning, reinforcement learning, this kind of things, this is going to be abstracted away from the enterprise buyer because it's …”
Nelson: A Single Negative Example Goes a Long Way in Vision Fine-Tuning
“I can offer anecdotally that a single negative example goes a long way.”
Corbitt: Fine-tuning offers poor ROI for 90% of unconstrained use cases
“I would say for 90% of use cases where you aren't forced to a smaller model, then it's still not a good ROI, and you probably shouldn't invest in it today.”
Corbitt: Fine-tuning compute runs cost only $5 to a few hundred dollars
“The dollar cost, I would say, is basically never a factor. It's just so much less than the time, the amount you're spending this engineer to do the work that it's not, I mean, it's, you know, each of these runs is between five and a couple of hundred dollars.”
Stein: AI models increasingly do not require heavy fine-tuning for sophisticated outcomes
“I think it's gonna open up a lot of this democratization of accessing these models and building incredible things. Cause you don't even need to do a lot to get the most sophisticated outcomes. Increasingly. I don't think you need to do a lot of this heavy duty…”
Fisher: Many AI developers have abandoned fine-tuning for context management
“I think a lot of people have abandoned fine tuning and said, actually, I'm just going to do better context management.”
Rajpal: Fine-tuning open-source models on synthetic data closes proprietary capability gaps
“Not out of the box, but with a lot of that fine tuning and that the training, et cetera, you are able to kind of close the gap and even have better performance on metrics.”
Sharma: Surveys show 50% of developers are fine-tuning AI models
“50% of developers according to surveys are now fine tuning.”
Hegde: Fine-tuning an existing model gets founders 90% of the way
“It is possible to build a model, but I think it's also possible to fine tune a model which will get you 90% of the way there.”
Huber: Fine-tuning model weights fails enterprise AI due to lack of deterministic control
“Updating the weights of the model is not a very good idea because you cannot really deterministically control that. You can fine tune, but what you're going to get the other end, you know, again, you don't really control.”
Kiela: Fine-tuning cannot inject new knowledge into AI models
“One common misconception about fine tuning is a lot of people think that you can inject new knowledge into a model using fine tuning. And that is not true.”
Morin: Google DeepMind has abandoned model fine-tuning for context windows
“You talk to people at DeepMind And they don't even fine tune anymore. Because they have such, you know, what's called big context window”
Ben Allal: AI industry will shift to fine-tuning over prompt engineering
“And I think we're going back to fine tuning where we realize these models are really cosplay. It's better to use just a small model. We try to specialize it. So I think it's a little bit of a cycle and we're going to start to see like more of fine tuning and l…”
Fine-Tuning Open Source Models Lacks Levers of Full Vertical Training
“Taking those models and trying to fine tune them It's just, it's not as effective as building it yourself and you have much fewer levers to pull than if you actually have access to the data and you can change the data that goes into that process.”
Goyal: AI businesses focused solely on fine-tuning are vulnerable to model shifts
“For it to be a business, you need to align with the problem, not the technology. And I think that Automatic optimization is a really great business problem to solve. And I think if you're too fixated on fine tuning as the solution to that problem, then you're …”
Goyal: In-context learning outperforms fine-tuning in many large-context cases
“There's a lot of cases now, especially with large context models, where in context learning just beats fine tuning.”
Goyal: Fewer Braintrust customers run fine-tuned models in production than six months ago
“I will say in my own experience with customers as of the recording date today, which is September or something, yeah, very few of our customers are currently fine-tuning models. And I think a very, very small fraction of them are running fine-tuned models in p…”
Goyal: Nearly all Braintrust customers have abandoned fine-tuned models
“Almost if not all of our customers have moved off of fine-tuned models onto instruction-tuned models and are seeing really good performance.”
Fine-tuning requires only 100 to 1,000 high-quality examples
“It's actually a lot easier to get started than a lot of people expect. I think they might need Tens of thousands of examples, but even a hundred really high quality ones or a thousand is enough to get going.”
Kolter: RAG systems will remain essential despite fine-tuning advances
“RAG based systems are so Are so common here, and so, and probably will remain, even with the advent of fine-tuning availability, they're going to remain a useful paradigm.”
Howard: Training stages form a continuum allowing deep modification of pre-trained models
“Sorry, it wasn't the end of fine-tuning, but more that we should treat it as a continuum, and we should have much higher expectations of how much you can do with an already trained model. You can really add a lot of behavior to it. You can change its behavior.…”
Howard: Tech builds too many vanity foundation models over fine-tuning
“People are building too many vanity foundation models rather than taking better advantage of fine-tuning”
Howard: AI developers will spend 12 months mapping RAG, fine-tuning, and KV caching
“Something over the next 12 months people will be spending time thinking about is how to, like, where to use RAG, where to use fine-tuning, where to use KV cache storage, you know, and how to use state.”
Guo: Fine-tuning to specific voices is AI writing's next major unlock
“I think the next level of like value and impact is definitely going to be fine tuning to specific voice.”
Ma: Fine-Tuning Often Fails Due to Data Demands and Hallucinations
“Fine tuning in many cases doesn't work because you need a lot of data to see the results and there are still hallucinations even after fine tuning.”
Ma: Proprietary Data Fine-Tuning Adds 10-20% Retrieval Accuracy
“So we fine tune on the proprietary data of a particular company, and we can see 10 to 20% improvement on top of the domain specific in fine tuning as well.”
Huang: RAG versus fine-tuning is fundamentally just meta-learning
“And like, at the end of the day, it's just all meta-learning, right? Like, all we want is, like, the best meta learning workflow or meta learning setup possible to be able to adapt the model to do anything.”
Mensch: Current AI fine-tuning approaches are too low-level
“Like the fine tuning aspect that has been like the go-to solution is probably a little too low level from What we should be doing.”
Chase: Developers only implement model fine-tuning after reaching critical scale
“We see people experimenting with it. I think the only real place where they're doing it is when they've reached like really critical scale which I still don't think is that many applications to date.”
Van Luijt: RAG carries less hallucination risk than model fine-tuning
“That is something that is, works better than fine-tuning, for example, because if you fine-tune, then you're still dealing with potential hallucination Fair enough, with RAC that's possible too, but it's like, it's less it's less risky.”
Diana Hu: Fine-tuning businesses succeed when customizing for private industry datasets
“I think where is exactly that, where I think is having more legs is when these companies need to customize it to private data sets. So you have the open, general, big foundation model, but then you have to tune it up to specific data sets that, for example, a …”
Zhang: Combining fine-tuning and RAG provides superior performance boosts
“Combining all those techniques all together, right? So we'll give you essentially another boost, right? So that kind of one thing that we learn on the technical side.”
Beyang Liu: RAG remains necessary for context even with fine-tuned models
“I think you're still going to want to do RAG anyways. Like, even if you have fine tuned models in the mix, RAG is still sort of this, like, last mile data or context.”
Liu: Fine-tuning medium models can harm their in-context learning ability
“And if you fine-tune a medium-sized-ish model, sometimes it loses the ability to do effective in context learning, because I think the intuition is, it's devoting more, more of its parameter space to, kind of, like, memorizing the training set so it can do bet…”
Kiela: Enterprises do not need model fine-tuning when RAG is available
“You don't have to fine tune your model. It feels very intuitive. We have this great data set. We own it. It's our data. So we need to do something useful with it. So we need to fine tune our own language model. And so the companies who are offering that servic…”
Patel: Fine-tuning existing small models for cloud use is useless
“Unless, unless you're fine tuning for on device use, I think fine tuning current existing models, especially the smaller ones is a useless waste of time, right?”
Zhou: Fine-tuning transformed GPT-3 into ChatGPT
“Fine tuning is the technology that got from a research project in 2020 called GPT-III and turned that into ChatGPT, a billion dollar app, right?”
Howard: There is no fine-tuning, only continued pre-training
“To me, the right way to do this is to fine, fine-tune language models, is to actually throw away the idea of fine-tuning. There's no such thing. There's only continued pre-training.”
Howard: RAG is an inefficient hack compared to fine-tuning
“RAG is like such a inefficient hack, really, isn't it? It's like, You know, segment up my data in some somewhat arbitrary way, embed it, ask questions about that, you know, hope that my embedding, you know, model embeds questions in the same embedding space as…”
Liu: Developers will eventually fine-tune new factual knowledge into LLMs
“That's one of those things where I think long-term, you definitely can. I think some people say you can't. I disagree. I think you definitely can. Just right now, I haven't gotten into work yet.”
Fine-tuning cannot eliminate LLM hallucinations
“At the end of the day, these models are like next token predictors, which is, you know, like they kind of look at like what they've predicted until now, and then, you know, figure out like what the next token they're on is. And from that, like, even with fine-…”
Alex Rainey: Fine-tuning AI models can improve output quality up to 10x
“Fine tuning an AI model is quite a difficult, complex process. It's a little bit tricky but it can kind of 10 X, five X your results in terms of the quality outputs.”
Singhal: Fine-tuning outperforms prompt tuning when providing over 100 examples
“If you have three to five examples, let's say, then I would prompt it. If you have maybe 10 or 50 examples, it would either be prompt tuning or fine tuning. I think generally in that realm, prompt tuning and fine tuning perform similarly, and I would prefer pr…”
Guu: LLM Providers Will Maximize Prompting Capabilities to Ensure Ease of Use
“So I think there's a strong incentive to make that happen. So the folks who are providing large language models, they want to make their approaches as easy to use as a possible. And so anything that can go into prompting, it seems to me that people will try to…”
Rogenmoser: Proprietary data moats in AI are dubious long-term
“Even the data stuff, which is probably the most like compelling, or at least the moat, the most moat like thing. We're going to hear that. They go, yeah, yeah, that there's a moat there. Like even that I think is dubious long-term. If there's a ton of value, t…”