> Want to know how much an API LLM call costs you? I've just made a Space that gets you the API price for any LLM call, for nearly all inference providers out there! This is based on a comment by @victormustar under my HF Post a few months back, and leverages @make_berri
's data
@aymericroucher
-

Space that calculates API LLM call costs for all providers
By
–
-
LLM Inference with TGI: A Must-Read Guide
By
–
> Article read: Simple guide to LLM inference and to TGI I've just read the article "LLM inference at scale with TGI" by @martinigoyanes
. It's really good content, a must-read if you want a good low-level intro to LLM inference with TGI! My takeaways: How does inference work? -
New cookbook: Multi-agent web browsing system with Transformers Agents
By
–
New cookbook: Multi-agent web browsing system! To support the launch of multi-agent systems in our Transformers Agents library, I highlight how to build one of these hierarchies to make a system that browses the web and leverages code to efficiently answer user questions!
-
Link to the Reflection-Llama-3.1-70B model on the Hub
By
–
Check it out on the Hub -> https://
huggingface.co/mattshumer/Ref
lection-Llama-3.1-70B
… -

New 70B LLM Outperforms Claude-3.5-Sonnet and GPT-4o with Innovative Fine-Tuning
By
–
> A new 70B open-source LLM beats Claude-3.5-Sonnet and GPT-4o! Matt Schumer, CEO from Hyperwrite AI, had an idea he wanted to try out: why not fine-tune LLMs to always output their thoughts in specific parts, delineated by tags? Even better: inside of that, you
-

AI clusters’ power consumption to rival entire countries by 2028
By
–
> By 2028, AI Clusters will reach the power consumption of entire countries Reminder : “Scaling laws” are empirical laws saying that if you keep multiplying your compute by x10, your models will mechanically keep getting better and better. To give you an idea, GPT-3 can barely
-
Generate image morphing from one concept to another, like Mannerism to Cubism
By
–
Very cool space by @linoy_tsaban and @multimodalart : you can generate an image an make it morph from one concept to the other!
— m_ric (@AymericRoucher) 5 septembre 2024
Mine below is:
"A painting of a woman"
Mannerism ⬅️➡️ Cubism pic.twitter.com/wiq7SDLh9KVery cool space by @linoy_tsaban and @multimodalart : you can generate an image an make it morph from one concept to the other! Mine below is:
"A painting of a woman"
Mannerism Cubism -

Transformers Agents now supports multi-agent systems for better performance
By
–
Transformers Agents now supports Multi-agent systems! Multi-agent systems have been introduced in Microsoft's framework Autogen. It simply means having several agents working together to solve your task instead of only one : this paradigm empirically yields better performance
-
Sakana AI’s “The AI Scientist” gaining explosive momentum, highly promising
By
–
I posted a few days ago about Sakana AI's fully automated scientific agent "The AI Scientist", which I think is really promising : it's nice to now see that Sakana is building explosive momentum!
-

Cohere paper questions human feedback as gold standard for AI
By
–
Human Feedback for AI training might not be the golden goose we thought. I’ve just read a great paper where Cohere researchers raises significant questions about using Human feedback evaluate AI language models. Human feedback is often regarded as the gold standard for judging