File tree Expand file tree Collapse file tree 3 files changed +509
-3
lines changed
Expand file tree Collapse file tree 3 files changed +509
-3
lines changed Original file line number Diff line number Diff line change 7272 title : Phoenix Observability Dashboard on HF Spaces
7373 - local : search_and_learn
7474 title : Scaling Test-Time Compute for Longer Thinking in LLMs
75-
75+
7676 - title : Computer Vision Recipes
7777 isExpanded : false
7878 sections :
114114 sections :
115115 - local : semantic_reranking_elasticsearch
116116 title : Semantic Reranking with Elasticsearch
117+ - local : vector_search_with_hub_as_backend
118+ title : Vector Search on Hugging Face with the Hub as Backend
117119
118120 - title : Agents Recipes
119121 isExpanded : false
Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ applications and solving various machine learning tasks using open-source tools
77
88Check out the recently added notebooks:
99
10+ - [ Vector Search on Hugging Face with the Hub as Backend] ( vector_search_with_hub_as_backend )
1011- [ Multi-Agent Order Management System with MongoDB] ( mongodb_smolagents_multi_micro_agents )
1112- [ Scaling Test-Time Compute for Longer Thinking in LLMs] ( search_and_learn )
1213- [ Signature-Aware Model Serving from MLflow with Ray Serve] ( mlflow_ray_serve )
1314- [ Fine-tuning SmolVLM using direct preference optimization (DPO) with TRL on a consumer GPU] ( fine_tuning_vlm_dpo_smolvlm_instruct )
14- - [ Smol Multimodal RAG: Building with ColSmolVLM and SmolVLM on Colab's Free-Tier GPU] ( multimodal_rag_using_document_retrieval_and_smol_vlm )
15-
1615
1716You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
1817
You can’t perform that action at this time.
0 commit comments