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

Add trust_remote_code Parameter and Set Default to False #5819

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. Add trust_remote_code parameter and remove True

    - Introduced a new model parameter `trust_remote_code`
    - Set the default value of `trust_remote_code` to `False`
      to enhance security
    yafshar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b619d78 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3d666f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Resolve merge conflict

    yafshar committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4ef762c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    529c31a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    98830f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Resolve merge conflict

    yafshar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    41e3ed3 View commit details
    Browse the repository at this point in the history