Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vil-uob
/
sam3-litetext-l

Mask Generation
Transformers
Safetensors
sam3_lite_text
feature-extraction
Model card Files Files and versions
xet
Community

Instructions to use vil-uob/sam3-litetext-l with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vil-uob/sam3-litetext-l with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("mask-generation", model="vil-uob/sam3-litetext-l")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("vil-uob/sam3-litetext-l")
    model = AutoModel.from_pretrained("vil-uob/sam3-litetext-l")
  • Notebooks
  • Google Colab
  • Kaggle
sam3-litetext-l
2.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
yonigozlan's picture
yonigozlan HF Staff
Super-squash branch 'main' using huggingface_hub
963aaae 13 days ago
  • .gitattributes
    1.52 kB
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • README.md
    3.52 kB
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • config.json
    3.36 kB
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • model.safetensors
    2.44 GB
    xet
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • processor_config.json
    576 Bytes
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • tokenizer.json
    3.64 MB
    Super-squash branch 'main' using huggingface_hub 13 days ago
  • tokenizer_config.json
    380 Bytes
    Super-squash branch 'main' using huggingface_hub 13 days ago