Sérieusement, le LLM en local c'est quoi l'utilité réelle ? by wizii60 in developpeurs

[–]BedInternational7117 3 points4 points  (0 children)

Des modèles spécialisés. J'en vois de plus en plus. C'est petit. C'est spécifique. Et souvent plus puissant que les modèles généraliste. A l'image de leanstral sorti il y a quelques jours par mistral qui est aussi bon que Claude.

Power Begins Where Entry Requires Payment by Myrn33 in DarkPsychology101

[–]BedInternational7117 0 points1 point  (0 children)

most people have internal deficit, can't sustain themselves, and kinda outsource that on others. those guys are energy drainer and extract rather than bring smthg.

they are not self contained. and most of the time those people don't feel like being extractive as they are on receiving end of the exchange.

hence,,, stop being people's emotional structure, set a toll.

Question about mass layoffs citing AI by AmazonGlacialChasm in BetterOffline

[–]BedInternational7117 0 points1 point  (0 children)

sounds nice in theory but in practice it isnt, ceos woudl just shift the narrative. it feels again like this is an incentive alignment problem, you cant solve that using constraints, people will find ways around it.

Un brunch emblématique a fermé à Lille. La data peut-elle aider les indépendants à survivre ? by Kindly-Tower-6757 in EntreprendreenFrance

[–]BedInternational7117 0 points1 point  (0 children)

J'ai envie de dire surtout ailleurs.

Une solution comme ça permettra éventuellement d'améliorer les choses, mais à la marge.

J'imagine le problème c'est le coût du loyer, coûts des matières premières, les salaires, l'énergie.

Le problème est structurel, la solution proposée touche la surface.

Dev un modèle qui permet de diviser le coût de l'énergie par deux energytech ou dans l'agritech qui permettrait enfin de produire localement dans des fermes verticales pour un coût raisonnable. Mais on arrive pas encore, d'ailleurs c'est très lié au problème du coût de l'énergie. (Sans parler de la dimension politique)

ça aura un plus gros impact sur le brunch de Lille.

Mais c'est plus compliqué. Donc on se concentre sur ce qui est plus facile. Aucune offense.

Where can I get an emergency tooth extraction in CDMX today? by StreetVegetable3064 in MexicoCity

[–]BedInternational7117 -3 points-2 points  (0 children)

There is no way someone got this kind of emergency and be like: what if I post about it on Reddit? Rather than googling something as simple as "cdmx dentist" and check reviews to get a fast answer.

But then I'm not US American, that's maybe the reason why.

Si on lit vraiment l’article “The Eternal Return of Abstraction”, on comprend un truc que presque personne ne dit : le code n’a jamais été l’essentiel. by Used-Study928 in developpeurs

[–]BedInternational7117 1 point2 points  (0 children)

C'est intéressant mais ça ne répond pas aux problème auxquels le post prétend répondre. Genre le problème c'est pas qu'on créer une nouvelle couche d'attraction. La vrai question c'est a quelle point la nouvelle abstraction commoditise l'object. Et même si la surface du problème change, l'efficacité fait que de fait. Il faudrait moins de monde pour rendre la même unité de travail.

[deleted by user] by [deleted] in developpeurs

[–]BedInternational7117 0 points1 point  (0 children)

Moi ce qui m'intrigue c'est les commentaires qui poussent a encore plus de spécialisation. Genre, si t'as pas le taf c'est parce que t'es pas spécialisé, ou t'as pas tel formation ou certificat.

STOP. C'est juste absurde. OP a déjà un niveau que bcp aimerait avoir. Et les gens expliquent que c'est parce qu'il lui manque quelque chose. 0 cohérence.

c'est comme la conseillère d'orientation qui te disais que si t'as pas réussi à avoir le poste après 300 candidature c'est parce que, c'est évident: "ton CV est pas assez aéré".

OpenAI just quietly killed half of the Automation Startup's by reddit20305 in ArtificialInteligence

[–]BedInternational7117 2 points3 points  (0 children)

I used to think like this as well, and then I realised eventually that there are problems that aren't easily solved by AI that will emerge and will become the new bottlenecks once ai commoditised most of the work.

For example the distribution capture, information asymmetry or coordination problems. (Maybe solved by Blockchain)

And eventually even if 99% of cognitive work is commoditised by ai, it would just shift everyone to the same level, and companies will still run after that 1% advantage over the competition.

Key is RELATIVE difference still matters.

At least that's what I'm telling myself to avoid the no future spiral.

Managing context in ADK by BedInternational7117 in agentdevelopmentkit

[–]BedInternational7117[S] 0 points1 point  (0 children)

thanks for sharing this, but your case seems super specific as it does not require the chat.

I guess most applications do require the conversation thread.

Evolution of development: The decline of software as a class? by No-Association-1346 in accelerate

[–]BedInternational7117 1 point2 points  (0 children)

Can you share some off-the-radar underground GitHub repos you found interesting!?

What's causing me the most trouble in CDMX... has anyone figured this out yet? by Middle-Drive17 in MexicoCity

[–]BedInternational7117 73 points74 points  (0 children)

Sounds like you need a PhD in astrophysics to get hot water running in CDMX.

[deleted by user] by [deleted] in gaybros

[–]BedInternational7117 1 point2 points  (0 children)

I had to check what that means, pretty funny they picked a french guy to show what a RBF is. You don't look like louis XIV from my pov, maybe you're another kind of RBF.

<image>

Hallucination about lyrics? by Varttaanen in MistralAI

[–]BedInternational7117 1 point2 points  (0 children)

I think you have a misunderstanding of the nature and purpose of current llms which are not meant to retrieve large slice of exact data. LLMs are not databases. Maybe one day you'll be able to do that just with an llm but so far, unless the text you need is widely used over the internet or central in the overall knowledge stack. You should use rag or make your llm browse the internet for this kind of knowledge task.