transformers.js
e2d17b94 - Add support for SigLIP models (#473)

Commit
1 year ago
Add support for SigLIP models (#473) * Add support for SigLIP models * Skip siglip tokenizer tests * Move SigLIP-specific zero-shot-image-classification logic to pipeline
Author
Parents
  • File
    README.md
  • docs/snippets
    • 6_supported-models.snippet
  • scripts
    • File
      convert.py
    • extra
      • File
        siglip.py
    • File
      supported_models.py
  • src
    • File
      models.js
    • File
      pipelines.js
    • File
      processors.js
    • File
      tokenizers.js
  • tests
    • File
      generate_tests.py
Loading