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

[feat.] support encoder-decoder tuning and ChatGLM, Vicuna inference #152

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

Commits on Apr 1, 2023

  1. enc-dec imp

    shizhediao committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4e3e135 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. enc-dec imp

    shizhediao committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0af2ecd View commit details
    Browse the repository at this point in the history
  2. merge conflict

    shizhediao committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3eb25c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    97e018d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032cc97 View commit details
    Browse the repository at this point in the history
  3. support chatglm inference

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    12e98ea View commit details
    Browse the repository at this point in the history
  4. developing vicuna

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    55a4bd9 View commit details
    Browse the repository at this point in the history
  5. removed zero3

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    216b6c4 View commit details
    Browse the repository at this point in the history
  6. removed useless content

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1b72a66 View commit details
    Browse the repository at this point in the history
  7. update bash

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    871d195 View commit details
    Browse the repository at this point in the history
  8. update scripts

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d3a5972 View commit details
    Browse the repository at this point in the history
  9. update bash

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    511c02e View commit details
    Browse the repository at this point in the history
  10. update evaluate

    shizhediao committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c4cfbb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2262b6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa2a899 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f436197 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    c54b64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b408705 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. finished dataflow in seq2seq

    diaoshizhe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    44c626d View commit details
    Browse the repository at this point in the history