Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

WIP: Bloom Inference #85

Closed
wants to merge 24 commits into from
Closed

WIP: Bloom Inference #85

wants to merge 24 commits into from

Commits on Mar 29, 2023

  1. feat: add bloom file

    hhamud committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    95d7b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ae79a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dccac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7090240 View commit details
    Browse the repository at this point in the history
  5. feat: update lib.rs

    hhamud committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5e534ce View commit details
    Browse the repository at this point in the history
  6. TEMP: squash later

    hhamud committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9d0293d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bcc120 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    272ed79 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    e64ce7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403e225 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    291aaea View commit details
    Browse the repository at this point in the history
  2. fix: lifetime errors

    hhamud committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    af3088c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    b3cbf95 View commit details
    Browse the repository at this point in the history
  2. fix: import errors

    hhamud committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    d5c542a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4d898 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. fix: model loading errors

    hhamud committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d70b9b1 View commit details
    Browse the repository at this point in the history
  2. merge: upstream/main

    hhamud committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c302bfd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fix: merge conflicts

    hhamud committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8174da4 View commit details
    Browse the repository at this point in the history
  2. fix: i32 errors and conflicts

    hhamud committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    edf0855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c7d2a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. fix: prompt errors

    hhamud committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    598aef7 View commit details
    Browse the repository at this point in the history
  2. merge: fix conflicts

    hhamud committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c051285 View commit details
    Browse the repository at this point in the history
  3. fix: missing alibi functions

    hhamud committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3ab3926 View commit details
    Browse the repository at this point in the history
  4. feat: update to i64

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