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

Update gpt2 preprocess and add deepseek coder preprocess #4070

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2023

  1. add new gpt2

    BingxuanWang committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5600bd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    c31263e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from DOGEwbx/master

    merge master
    DOGEwbx authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9fa2627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030886e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. merge changes

    BingxuanWang committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4e67165 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    7d971ee View commit details
    Browse the repository at this point in the history
  2. update and refactor

    BingxuanWang committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3f4185b View commit details
    Browse the repository at this point in the history
  3. remove unused code

    BingxuanWang committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9cecb7a View commit details
    Browse the repository at this point in the history
  4. fix

    BingxuanWang committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4494a9f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. optimized performance

    BingxuanWang committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3a7f0c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c45f1c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. remove printf

    BingxuanWang committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    76f6831 View commit details
    Browse the repository at this point in the history
  2. fix format

    BingxuanWang committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    87fe183 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. update for deepseek-llm

    BingxuanWang committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cb33629 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. clean-up : warnings, names

    ggerganov committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fecb61b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    277c64d View commit details
    Browse the repository at this point in the history
  2. update name format

    BingxuanWang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    68db4d5 View commit details
    Browse the repository at this point in the history
  3. update vocab

    BingxuanWang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5596f78 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    d24da31 View commit details
    Browse the repository at this point in the history
  2. llama : minor stuff

    ggerganov committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    128c213 View commit details
    Browse the repository at this point in the history
  3. gitignore : fix

    ggerganov committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    12ab343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f81d205 View commit details
    Browse the repository at this point in the history