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

llama2 70b chat accelerate example #2494

Merged
merged 16 commits into from
Aug 28, 2023
Merged

llama2 70b chat accelerate example #2494

merged 16 commits into from
Aug 28, 2023

Commits on Jul 24, 2023

  1. llam2 accelerate example

    lxning committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5c9cbfa View commit details
    Browse the repository at this point in the history
  2. add readme

    lxning committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    69abdab View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    lxning committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    02d53cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3952c43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0f3e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    23e1913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f68032 View commit details
    Browse the repository at this point in the history
  3. update steps

    HamidShojanazeri committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1c831f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb7e0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d7ac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. add model_path

    lxning committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e76b69c View commit details
    Browse the repository at this point in the history
  2. change to int8

    lxning committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b13b024 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. add download cmd

    lxning committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d19654d View commit details
    Browse the repository at this point in the history
  2. update download path

    lxning committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cf45520 View commit details
    Browse the repository at this point in the history
  3. minor edit for model_path

    agunapal committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    116b1a4 View commit details
    Browse the repository at this point in the history