not sure tbh, IMO it makes more sense to apply for a community grant for a CPU upgrade as you need them, just blanket granting to an entire org isn't realistic
Adam Molnar PRO
lunarflu
AI & ML interests
trust and safety ๐ค
reach out on discord (lunarflu) if you have any questions:
hf.co/discord/join
Recent Activity
upvoted
an
article
about 2 hours ago
From Zero to GPU: A Guide to Building and Scaling Production-Ready CUDA Kernels
upvoted
an
article
about 2 hours ago
Generate Images with Claude and Hugging Face
new activity
about 24 hours ago
huggingchat/chat-ui:[ANNOUNCEMENT] ๐ฃ HuggingChat is closing for now
Organizations

replied to
nroggendorff's
post
18 days ago

reacted to
fdaudens's
post with ๐ค๐๐ฅ
3 months ago
Post
1870
MCP just hit a tipping point:
- @hf .co made it dead simple: just type "hf.co/mcp" in your chat. No JSON wrestling, no config files.
- Meanwhile, OpenAI, Google, and Microsoft all adopted it as their standard.
https://huggingface.co/blog/fdaudens/mcp-ai-industry-standard
- @hf .co made it dead simple: just type "hf.co/mcp" in your chat. No JSON wrestling, no config files.
- Meanwhile, OpenAI, Google, and Microsoft all adopted it as their standard.
https://huggingface.co/blog/fdaudens/mcp-ai-industry-standard

reacted to
openfree's
post with ๐ฅ
3 months ago
Post
4300
๐ CycleNavigator: Visualizing Economic and Political Cycles Through AI at a Glance! ๐ง ๐น
๐ซ Strategic Intelligence Tool for Navigating Historical Waves and Forecasting the Future
Hello there! ๐ CycleNavigator brings you an innovative fusion of economic history, data visualization, and generative AI. This open-source project revolutionizes decision-making by displaying four major economic and political cycles through interactive visualizations!
๐ Experience Four Major Cycles in One View:
Business Cycle (โ9 years) โฑ๏ธ - The 'heartbeat' of investment and inventory
Kondratiev Wave (โ50 years) ๐ - Long technological innovation waves
Finance Cycle (โ80 years) ๐ฐ - Rhythm of debt and financial crises
Hegemony Cycle (โ250 years) ๐๏ธ - Transitions in global order
โจ Cutting-Edge Features:
Interactive Wave Visualization ๐ฏ - Intuitive graphs powered by Plotly
AI-Powered Historical Similarity Mapping ๐งฉ - Connecting past events via SBERT embeddings
Real-time News Integration ๐ฐ - Linking current issues to long cycles with Brave API
GPT-Enhanced Analysis ๐ค - Delivering structured insights through optimized prompting
๐ก Practical Applications:
Improve decision accuracy โก by instantly grasping economic trends
Identify connections ๐ between breaking news and long-term cycles
Gain reliable insights ๐ through verifiable data and transparent methodology
Extend to multiple domains ๐ - education, research, asset management, policy institutes
๐ A New Intelligence Paradigm:
When slow cycles (9-50-80-250 years) and fast headlines (Brave API) meet on a single canvas, experience an innovative decision-making environment where you can reconstruct the past, interpret the present, and design future scenarios!
๐ Open-Source Repository: openfree/Cycle-Navigator
๐ Blog Article: https://huggingface.co/blog/openfree/cycle-navigator
๐ฅ Join the Community: https://discord.gg/openfreeai
๐ซ Strategic Intelligence Tool for Navigating Historical Waves and Forecasting the Future
Hello there! ๐ CycleNavigator brings you an innovative fusion of economic history, data visualization, and generative AI. This open-source project revolutionizes decision-making by displaying four major economic and political cycles through interactive visualizations!
๐ Experience Four Major Cycles in One View:
Business Cycle (โ9 years) โฑ๏ธ - The 'heartbeat' of investment and inventory
Kondratiev Wave (โ50 years) ๐ - Long technological innovation waves
Finance Cycle (โ80 years) ๐ฐ - Rhythm of debt and financial crises
Hegemony Cycle (โ250 years) ๐๏ธ - Transitions in global order
โจ Cutting-Edge Features:
Interactive Wave Visualization ๐ฏ - Intuitive graphs powered by Plotly
AI-Powered Historical Similarity Mapping ๐งฉ - Connecting past events via SBERT embeddings
Real-time News Integration ๐ฐ - Linking current issues to long cycles with Brave API
GPT-Enhanced Analysis ๐ค - Delivering structured insights through optimized prompting
๐ก Practical Applications:
Improve decision accuracy โก by instantly grasping economic trends
Identify connections ๐ between breaking news and long-term cycles
Gain reliable insights ๐ through verifiable data and transparent methodology
Extend to multiple domains ๐ - education, research, asset management, policy institutes
๐ A New Intelligence Paradigm:
When slow cycles (9-50-80-250 years) and fast headlines (Brave API) meet on a single canvas, experience an innovative decision-making environment where you can reconstruct the past, interpret the present, and design future scenarios!
๐ Open-Source Repository: openfree/Cycle-Navigator
๐ Blog Article: https://huggingface.co/blog/openfree/cycle-navigator
๐ฅ Join the Community: https://discord.gg/openfreeai

reacted to
Kseniase's
post with ๐๐ค
4 months ago
Post
3295
7 Free resources to master Multi-Agent Systems (MAS)
Collective intelligence is the future of AI. Sometimes, a single agent isn't enough โ a team of simpler, specialized agents working together to solve a task can be a much better option. Building Multi-Agent Systems (MAS) isnโt easy, that's why today weโre offering you a list of sources that may help you master MAS:
1. CrewAI tutorials -> https://docs.crewai.com/introduction#ready-to-start-building%3F
At the end of the page you'll find a guide on how to build a crew of agents that research and analyze a topic, and create a report. Also, there are useful guides on how to build a single CrewAI agent and a workflow
2. Building with CAMEL multi-agent framework -> https://github.com/camel-ai/camel
Offers guides, cookbooks and other useful information to build even million agent societies, explore and work with MAS
3. Lang Chain multi-agent tutorial -> https://langchain-ai.github.io/langgraph/agents/multi-agent/
Explains how to make agents communicate via handoffs pattern on the example of 2 multi-agent architectures - supervisor and swarm
4. "Multiagent Systems: Algorithmic, Game-Theoretic, and Logical Foundations" by Yoav Shoham and Kevin Leyton-Brown -> https://www.masfoundations.org/download.html
This book explains learning between agents, how multiple agents solve shared problems and communicate with focus on theory, practical examples and algorithms, diving into the game theory and logical approaches
Also, check out The Turing Post article about MAS -> https://www.turingpost.com/p/mas
Our article can be a good starting guide for you to explore what MAS is, its components, architectures, types, top recent developments and current trends
More resources in the comments ๐
If you liked it, also subscribe to the Turing Post: https://www.turingpost.com/subscribe
Collective intelligence is the future of AI. Sometimes, a single agent isn't enough โ a team of simpler, specialized agents working together to solve a task can be a much better option. Building Multi-Agent Systems (MAS) isnโt easy, that's why today weโre offering you a list of sources that may help you master MAS:
1. CrewAI tutorials -> https://docs.crewai.com/introduction#ready-to-start-building%3F
At the end of the page you'll find a guide on how to build a crew of agents that research and analyze a topic, and create a report. Also, there are useful guides on how to build a single CrewAI agent and a workflow
2. Building with CAMEL multi-agent framework -> https://github.com/camel-ai/camel
Offers guides, cookbooks and other useful information to build even million agent societies, explore and work with MAS
3. Lang Chain multi-agent tutorial -> https://langchain-ai.github.io/langgraph/agents/multi-agent/
Explains how to make agents communicate via handoffs pattern on the example of 2 multi-agent architectures - supervisor and swarm
4. "Multiagent Systems: Algorithmic, Game-Theoretic, and Logical Foundations" by Yoav Shoham and Kevin Leyton-Brown -> https://www.masfoundations.org/download.html
This book explains learning between agents, how multiple agents solve shared problems and communicate with focus on theory, practical examples and algorithms, diving into the game theory and logical approaches
Also, check out The Turing Post article about MAS -> https://www.turingpost.com/p/mas
Our article can be a good starting guide for you to explore what MAS is, its components, architectures, types, top recent developments and current trends
More resources in the comments ๐
If you liked it, also subscribe to the Turing Post: https://www.turingpost.com/subscribe

reacted to
m-ric's
post with ๐ค๐ฅ
4 months ago
Post
4514
I've made an open version of Google's NotebookLM, and it shows the superiority of the open source tech task! ๐ช
The app's workflow is simple. Given a source PDF or URL, it extracts the content from it, then tasks Meta's Llama 3.3-70B with writing the podcast script, with a good prompt crafted by @gabrielchua ("two hosts, with lively discussion, fun notes, insightful question etc.")
Then it hands off the text-to-speech conversion to Kokoro-82M, and there you go, you have two hosts discussion any article.
The generation is nearly instant, because:
> Llama 3.3 70B is running at 1,000 tokens/seconds with Cerebras inference
> The audio is generated in streaming mode by the tiny (yet powerful) Kokoro, generating voices faster than real-time.
And the audio generation runs for free on Zero GPUs, hosted by HF on H200s.
Overall, open source solutions rival the quality of closed-source solutions at close to no cost!
Try it here ๐๐ m-ric/open-notebooklm
The app's workflow is simple. Given a source PDF or URL, it extracts the content from it, then tasks Meta's Llama 3.3-70B with writing the podcast script, with a good prompt crafted by @gabrielchua ("two hosts, with lively discussion, fun notes, insightful question etc.")
Then it hands off the text-to-speech conversion to Kokoro-82M, and there you go, you have two hosts discussion any article.
The generation is nearly instant, because:
> Llama 3.3 70B is running at 1,000 tokens/seconds with Cerebras inference
> The audio is generated in streaming mode by the tiny (yet powerful) Kokoro, generating voices faster than real-time.
And the audio generation runs for free on Zero GPUs, hosted by HF on H200s.
Overall, open source solutions rival the quality of closed-source solutions at close to no cost!
Try it here ๐๐ m-ric/open-notebooklm

reacted to
merve's
post with โค๏ธ๐ฅ๐๐
4 months ago
Post
6648
A real-time object detector much faster and accurate than YOLO with Apache 2.0 license just landed to Hugging Face transformers ๐ฅ
D-FINE is the sota real-time object detector that runs on T4 (free Colab) ๐คฉ
> Collection with all checkpoints and demo ustc-community/d-fine-68109b427cbe6ee36b4e7352
Notebooks:
> Tracking https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_tracking.ipynb
> Inference https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb
> Fine-tuning https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_finetune_on_a_custom_dataset.ipynb
h/t @vladislavbro @qubvel-hf @ariG23498 and the authors of the paper ๐ฉ
Regular object detectors attempt to predict bounding boxes in (x, y, w, h) pixel perfect coordinates, which is very rigid and hard to solve ๐ฅฒโน๏ธ
D-FINE formulates object detection as a distribution for bounding box coordinates, refines them iteratively, and it's more accurate ๐คฉ
Another core idea behind this model is Global Optimal Localization Self-Distillation โคต๏ธ
this model uses final layer's distribution output (sort of like a teacher) to distill to earlier layers to make early layers more performant.
D-FINE is the sota real-time object detector that runs on T4 (free Colab) ๐คฉ
> Collection with all checkpoints and demo ustc-community/d-fine-68109b427cbe6ee36b4e7352
Notebooks:
> Tracking https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_tracking.ipynb
> Inference https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb
> Fine-tuning https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_finetune_on_a_custom_dataset.ipynb
h/t @vladislavbro @qubvel-hf @ariG23498 and the authors of the paper ๐ฉ
Regular object detectors attempt to predict bounding boxes in (x, y, w, h) pixel perfect coordinates, which is very rigid and hard to solve ๐ฅฒโน๏ธ
D-FINE formulates object detection as a distribution for bounding box coordinates, refines them iteratively, and it's more accurate ๐คฉ
Another core idea behind this model is Global Optimal Localization Self-Distillation โคต๏ธ
this model uses final layer's distribution output (sort of like a teacher) to distill to earlier layers to make early layers more performant.

reacted to
onekq's
post with ๐ฅ
4 months ago
Post
2007
AxB stand for Approximately xB or Activating xB (for a Mixture-of-Expert model), this is really interesting naming ๐
Qwen/Qwen3-235B-A22B
Qwen/Qwen3-30B-A3B
Qwen/Qwen3-235B-A22B
Qwen/Qwen3-30B-A3B

reacted to
anakin87's
post with ๐
4 months ago
Post
3502
๐ ๐๐ฟ๐ฎ๐ถ๐ป๐ฒ๐ฑ ๐ฎ ๐๐ฎ๐ป๐ด๐๐ฎ๐ด๐ฒ ๐ ๐ผ๐ฑ๐ฒ๐น ๐๐ผ ๐๐ฐ๐ต๐ฒ๐ฑ๐๐น๐ฒ ๐ฒ๐๐ฒ๐ป๐๐ ๐๐ถ๐๐ต ๐๐ฅ๐ฃ๐ข! ๐ ๐๏ธ
โ๏ธ Blog post: https://huggingface.co/blog/anakin87/qwen-scheduler-grpo
I experimented with GRPO lately.
I am fascinated by models learning from prompts and rewards - no example answers needed like in Supervised Fine-Tuning.
After the DeepSeek boom, everyone is trying GRPO with GSM8K or the Countdown Game...
I wanted a different challenge, like ๐๐ฒ๐ฎ๐ฐ๐ต๐ถ๐ป๐ด ๐ฎ ๐บ๐ผ๐ฑ๐ฒ๐น ๐๐ผ ๐ฐ๐ฟ๐ฒ๐ฎ๐๐ฒ ๐ฎ ๐๐ฐ๐ต๐ฒ๐ฑ๐๐น๐ฒ ๐ณ๐ฟ๐ผ๐บ ๐ฎ ๐น๐ถ๐๐ ๐ผ๐ณ ๐ฒ๐๐ฒ๐ป๐๐ ๐ฎ๐ป๐ฑ ๐ฝ๐ฟ๐ถ๐ผ๐ฟ๐ถ๐๐ถ๐ฒ๐.
Choosing an original problem forced me to:
๐ค Think about the problem setting
๐งฌ Generate data
๐ค Choose the right base model
๐ Design reward functions (and experiencing reward hacking)
๐ Run multiple rounds of training, hoping that my model would learn something.
A fun and rewarding ๐ experience.
I learned a lot of things, that I want to share with you. ๐
โ๏ธ Blog post: https://huggingface.co/blog/anakin87/qwen-scheduler-grpo
๐ป Code: https://github.com/anakin87/qwen-scheduler-grpo
๐ค Hugging Face collection (dataset and model): anakin87/qwen-scheduler-grpo-680bcc583e817390525a8837
โ๏ธ Blog post: https://huggingface.co/blog/anakin87/qwen-scheduler-grpo
I experimented with GRPO lately.
I am fascinated by models learning from prompts and rewards - no example answers needed like in Supervised Fine-Tuning.
After the DeepSeek boom, everyone is trying GRPO with GSM8K or the Countdown Game...
I wanted a different challenge, like ๐๐ฒ๐ฎ๐ฐ๐ต๐ถ๐ป๐ด ๐ฎ ๐บ๐ผ๐ฑ๐ฒ๐น ๐๐ผ ๐ฐ๐ฟ๐ฒ๐ฎ๐๐ฒ ๐ฎ ๐๐ฐ๐ต๐ฒ๐ฑ๐๐น๐ฒ ๐ณ๐ฟ๐ผ๐บ ๐ฎ ๐น๐ถ๐๐ ๐ผ๐ณ ๐ฒ๐๐ฒ๐ป๐๐ ๐ฎ๐ป๐ฑ ๐ฝ๐ฟ๐ถ๐ผ๐ฟ๐ถ๐๐ถ๐ฒ๐.
Choosing an original problem forced me to:
๐ค Think about the problem setting
๐งฌ Generate data
๐ค Choose the right base model
๐ Design reward functions (and experiencing reward hacking)
๐ Run multiple rounds of training, hoping that my model would learn something.
A fun and rewarding ๐ experience.
I learned a lot of things, that I want to share with you. ๐
โ๏ธ Blog post: https://huggingface.co/blog/anakin87/qwen-scheduler-grpo
๐ป Code: https://github.com/anakin87/qwen-scheduler-grpo
๐ค Hugging Face collection (dataset and model): anakin87/qwen-scheduler-grpo-680bcc583e817390525a8837

reacted to
julien-c's
post with ๐๐๐๐ฅ
4 months ago
Post
4130
Important notice ๐จ
For Inference Providers who have built support for our Billing API (currently: Fal, Novita, HF-Inference โ with more coming soon), we've started enabling Pay as you go (=PAYG)
What this means is that you can use those Inference Providers beyond the free included credits, and they're charged to your HF account.
You can see it on this view: any provider that does not have a "Billing disabled" badge, is PAYG-compatible.
For Inference Providers who have built support for our Billing API (currently: Fal, Novita, HF-Inference โ with more coming soon), we've started enabling Pay as you go (=PAYG)
What this means is that you can use those Inference Providers beyond the free included credits, and they're charged to your HF account.
You can see it on this view: any provider that does not have a "Billing disabled" badge, is PAYG-compatible.

reacted to
as-cle-bert's
post with ๐ค
4 months ago
Post
3026
Finding a job that matches with our resume shouldn't be difficult, especially now that we have AI... And still, we're drowning in unclear announcements, jobs whose skill requirements might not really fit us, and tons of material๐ตโ๐ซ
That's why I decided to build ๐๐๐ฌ๐ฎ๐ฆ๐ ๐๐๐ญ๐๐ก๐๐ซ (https://github.com/AstraBert/resume-matcher), a fully open-source application that scans your resume and searches the web for jobs that match with it!๐
The workflow is very simple:
๐ฆ A LlamaExtract agent parses the resume and extracts valuable data that represent your profile
๐๏ธThe structured data are passed on to a Job Matching Agent (built with LlamaIndex๐) that uses them to build a web search query based on your resume
๐ The web search is handled by Linkup, which finds the top matches and returns them to the Agent
๐ The agent evaluates the match between your profile and the jobs, and then returns a final answer to you
So, are you ready to find a job suitable for you?๐ผ You can spin up the application completely locally and with Docker, starting from the GitHub repo โก๏ธ https://github.com/AstraBert/resume-matcher
Feel free to leave your feedback and let me know in the comments if you want an online version of Resume Matcher as well!โจ
That's why I decided to build ๐๐๐ฌ๐ฎ๐ฆ๐ ๐๐๐ญ๐๐ก๐๐ซ (https://github.com/AstraBert/resume-matcher), a fully open-source application that scans your resume and searches the web for jobs that match with it!๐
The workflow is very simple:
๐ฆ A LlamaExtract agent parses the resume and extracts valuable data that represent your profile
๐๏ธThe structured data are passed on to a Job Matching Agent (built with LlamaIndex๐) that uses them to build a web search query based on your resume
๐ The web search is handled by Linkup, which finds the top matches and returns them to the Agent
๐ The agent evaluates the match between your profile and the jobs, and then returns a final answer to you
So, are you ready to find a job suitable for you?๐ผ You can spin up the application completely locally and with Docker, starting from the GitHub repo โก๏ธ https://github.com/AstraBert/resume-matcher
Feel free to leave your feedback and let me know in the comments if you want an online version of Resume Matcher as well!โจ