Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Inference]Support sentence transformers clip #495

Merged
merged 13 commits into from
Feb 28, 2024
Merged

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    cb2a498 View commit details
    Browse the repository at this point in the history
  2. add doc

    JingyaHuang committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e93c058 View commit details
    Browse the repository at this point in the history
  3. fix test

    JingyaHuang committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3dbe4e4 View commit details
    Browse the repository at this point in the history
  4. update doc

    JingyaHuang committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2cc04f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix tests

    JingyaHuang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ea48e8a View commit details
    Browse the repository at this point in the history
  2. fix export tests

    JingyaHuang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    97e9562 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update docs/source/tutorials/sentence_transformers.mdx

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JingyaHuang and michaelbenayoun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d769f63 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/tutorials/sentence_transformers.mdx

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JingyaHuang and michaelbenayoun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    10c297d View commit details
    Browse the repository at this point in the history
  3. Update docs/source/tutorials/sentence_transformers.mdx

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JingyaHuang and michaelbenayoun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c53a3d View commit details
    Browse the repository at this point in the history
  4. Update optimum/commands/export/neuronx.py

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JingyaHuang and michaelbenayoun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c50cbf2 View commit details
    Browse the repository at this point in the history
  5. Update optimum/commands/export/neuronx.py

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JingyaHuang and michaelbenayoun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3e9d3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9169dbf View commit details
    Browse the repository at this point in the history
  7. fix style

    JingyaHuang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8a50570 View commit details
    Browse the repository at this point in the history