Skip to content

Commit

Permalink
feat: Add support for Synapse
Browse files Browse the repository at this point in the history
  • Loading branch information
roquelopez committed Jan 17, 2025
1 parent b974695 commit c9e0a10
Show file tree
Hide file tree
Showing 6 changed files with 42,907 additions and 0 deletions.
1 change: 1 addition & 0 deletions bdikit/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"cl-reducer-v0.1": "https://nyu.box.com/shared/static/hc4qxzbuxz0uoynfwy4pe2yxo5ch6xgm.pt",
"bdi-cl-v0.2": "https://nyu.box.com/shared/static/1vdc28kzbpoj6ey95bksaww541p9gj31.pt",
"magneto-gdc-v0.1": "https://nyu.box.com/shared/static/140g2rq1izc1wqs1ssrml6jzag3qa0mu.pth",
"magneto-synapse-v0.1": "https://nyu.box.com/shared/static/d2g8ax3jggnsl1doseipvki3q0ajpm8c.pth",
}

BDIKIT_EMBEDDINGS_CACHE_DIR = os.path.join(BDIKIT_CACHE_DIR, "embeddings")
Expand Down
Loading

0 comments on commit c9e0a10

Please sign in to comment.