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

Two more patches #100

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

Two more patches #100

wants to merge 8 commits into from

Commits on Jul 22, 2023

  1. Update lm.py: a cleaner way of finding the embedding layer in the model

    fixed a [FIXME], see code for details.
    BiEchi authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b2b48dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8ccbf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. add fp16 support

    HAO BAI committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4af19a2 View commit details
    Browse the repository at this point in the history
  2. tmep

    HAO BAI committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ca0aa60 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. new working session

    HAO BAI committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2fc266b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. updated source

    HAO BAI committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    72405f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. full decoder-based support release

    HAO BAI committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e4483d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. token evolution functionality implemented

    HAO BAI committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cfa437e View commit details
    Browse the repository at this point in the history