Skip to content

Commit

Permalink
feat: Add multimodal embedding experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonwooSung committed Jan 27, 2025
1 parent 0acaffd commit af578d8
Show file tree
Hide file tree
Showing 2 changed files with 2,166 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Experiments/multimodal/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Multimodal AI

## Scaling Test-Time Compute For Embedding Models

[code](./src/scaling_test_time_compute.ipynb)

Base on the [JinaAI's awesome blog post](https://jina.ai/news/scaling-test-time-compute-for-embedding-models/), we could test some basic test-time compute scaling with multimodal embedding models.

Loading

0 comments on commit af578d8

Please sign in to comment.