this post was submitted on 01 Oct 2023
1043 points (97.5% liked)
Technology
59157 readers
2312 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you seriously think that Bing trains an AI model when you send a request? Why would they do that?
Oh, they're working on it. It's dumb, but it's happening.
I can't imagine they are. What would the training data of those models be? Why would you train the model when the user sent a request? Why would you wait responding to the request until the model is trained?
Often, these models are a feedback loop. The input from one search query is itself training data that affects the result of the next query.
Sure, but that's not done with the kind of model this thread is about (separate training and inference). You're talking about classical ML models with continuous updates, which you wouldn't run on this kind of GPU infrastructure.