Instructions to use facebook/sam3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/sam3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("mask-generation", model="facebook/sam3")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("facebook/sam3") model = AutoModel.from_pretrained("facebook/sam3") - Notebooks
- Google Colab
- Kaggle
Access request rejected, seeking manual review or reset
#149
by xuan121a - opened
Hello Meta AI Team,
My request to access this model was recently rejected, and I would like to kindly request a manual review or a reset of my application status so I can reapply.
I fully agree to comply with the Meta Privacy Policy and the model's acceptable use policy. Could you please help me regain access or let me know how I can resubmit my application?
Thank you for your time and for sharing this amazing work with the community!