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

[MODEL] Add DeepSeek-V2 support #51

Merged
merged 9 commits into from
Jun 26, 2024
Merged

[MODEL] Add DeepSeek-V2 support #51

merged 9 commits into from
Jun 26, 2024

Commits on Jun 24, 2024

  1. add deepseel_v2 support

    LRL-ModelCloud committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0591a26 View commit details
    Browse the repository at this point in the history
  2. need require_trust_remote_code = True

    LRL-ModelCloud committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2bb1d1f View commit details
    Browse the repository at this point in the history
  3. fix typo, need "shared_experts", not "shared_expert"

    LRL-ModelCloud committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6d4bc1e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'main' into add-deepseek-v2-support

    LRL-ModelCloud committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bd8f7dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-deepseek-v2-support

    LRL-ModelCloud committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e6c3285 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into add-deepseek-v2-support

    LRL-ModelCloud committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cbd1b0d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into add-deepseek-v2-support

    LRL-ModelCloud committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    618de48 View commit details
    Browse the repository at this point in the history
  5. cleanup code

    LRL-ModelCloud committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    66fea70 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. clear up layer_modules

    LRL-ModelCloud committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0ce7e5e View commit details
    Browse the repository at this point in the history