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

Support for guided decoding for offline LLM #6878

Merged
merged 13 commits into from
Aug 4, 2024

Commits on Jul 28, 2024

  1. local guided decoding

    kevinbu233 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    decffe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fixes

    kevinbu233 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c3b01bb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix naming and typos

    kevinbu233 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e3b07e0 View commit details
    Browse the repository at this point in the history
  2. added TypedDict

    kevinbu233 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dad6ffb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fixed typed dict location

    kevinbu233 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    14d3a41 View commit details
    Browse the repository at this point in the history
  2. fix styles

    kevinbu233 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f5f357b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. yapf

    DarkLight1337 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7e0a846 View commit details
    Browse the repository at this point in the history
  2. yapf

    DarkLight1337 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5f62568 View commit details
    Browse the repository at this point in the history
  3. yapf

    DarkLight1337 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6e61c5f View commit details
    Browse the repository at this point in the history
  4. fix param bug

    kevinbu233 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    fdde572 View commit details
    Browse the repository at this point in the history
  5. merge

    kevinbu233 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0caa98b View commit details
    Browse the repository at this point in the history
  6. fixed guided test

    kevinbu233 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1bdeb0e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Fix docs error

    DarkLight1337 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ea5b10a View commit details
    Browse the repository at this point in the history