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
Could I ask about the reason for my access request rejection?
#241
by soaring1024 - opened
Hello,
Thank you very much for your work on this model.
I noticed that my access request was rejected. I completely understand that access may have certain requirements, but I would really appreciate it if you could let me know whether I may have missed something in the application.
If possible, I would be happy to update my information and apply again.
Thank you again for your time and consideration.