Commit graph

3 commits

Author SHA1 Message Date
Pedro Rodriguez
80769dc76f Run black/isort to fix linting
Summary:

Test Plan:
2025-05-20 18:57:20 +00:00
Pedro Rodriguez
eb1f0fc318 Fix demo.py
Summary:

Test Plan:
2025-05-20 18:52:17 +00:00
Pedro Rodriguez
96d51b59d2
Open source weights! (#97)
Some checks failed
Lint with Black / lint (push) Failing after 3s
Lint with isort / lint (push) Failing after 2s
Summary:

Add code to download weights and demo code for running model.

Weights at:
- https://huggingface.co/collections/facebook/blt-6801263d4ac1704702a192a6
- https://huggingface.co/facebook/blt
- https://huggingface.co/facebook/blt-1b
- https://huggingface.co/facebook/blt-7b

Test Plan:
2025-04-17 09:38:56 -07:00