File tree 3 files changed +509
-3
lines changed 3 files changed +509
-3
lines changed Original file line number Diff line number Diff line change 72
72
title : Phoenix Observability Dashboard on HF Spaces
73
73
- local : search_and_learn
74
74
title : Scaling Test-Time Compute for Longer Thinking in LLMs
75
-
75
+
76
76
- title : Computer Vision Recipes
77
77
isExpanded : false
78
78
sections :
114
114
sections :
115
115
- local : semantic_reranking_elasticsearch
116
116
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
117
119
118
120
- title : Agents Recipes
119
121
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
7
7
8
8
Check out the recently added notebooks:
9
9
10
+ - [ Vector Search on Hugging Face with the Hub as Backend] ( vector_search_with_hub_as_backend )
10
11
- [ Multi-Agent Order Management System with MongoDB] ( mongodb_smolagents_multi_micro_agents )
11
12
- [ Scaling Test-Time Compute for Longer Thinking in LLMs] ( search_and_learn )
12
13
- [ Signature-Aware Model Serving from MLflow with Ray Serve] ( mlflow_ray_serve )
13
14
- [ 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
-
16
15
17
16
You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
18
17
You can’t perform that action at this time.
0 commit comments