File tree Expand file tree Collapse file tree 3 files changed +2949
-1
lines changed Expand file tree Collapse file tree 3 files changed +2949
-1
lines changed Original file line number Diff line number Diff line change 130
130
title : Have several agents collaborate in a multi-agent hierarchy
131
131
- local : multiagent_rag_system
132
132
title : Multi-agent RAG System 🤖🤝🤖
133
+ - local : mongodb_smolagents_multi_micro_agents
134
+ title : MongoDB + SmolAgents Multi-Micro Agents to facilitate a data driven order-delivery AI agent
133
135
134
136
- title : Enterprise Hub Cookbook
135
137
isExpanded : True
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ applications and solving various machine learning tasks using open-source tools
7
7
8
8
Check out the recently added notebooks:
9
9
10
+ - [ Multi-Agent Order Management System with MongoDB] ( mongodb_smolagents_multi_micro_agents )
10
11
- [ Scaling Test-Time Compute for Longer Thinking in LLMs] ( search_and_learn )
11
12
- [ Signature-Aware Model Serving from MLflow with Ray Serve] ( mlflow_ray_serve )
12
13
- [ Fine-tuning SmolVLM using direct preference optimization (DPO) with TRL on a consumer GPU] ( fine_tuning_vlm_dpo_smolvlm_instruct )
13
14
- [ Smol Multimodal RAG: Building with ColSmolVLM and SmolVLM on Colab's Free-Tier GPU] ( multimodal_rag_using_document_retrieval_and_smol_vlm )
14
- - [ Fine-tuning SmolVLM with TRL on a consumer GPU] ( fine_tuning_smol_vlm_sft_trl )
15
15
16
16
17
17
You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
You can’t perform that action at this time.
0 commit comments