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

typescript bindings updates, cuda support #2403

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

Commits on Aug 23, 2024

  1. remove outdated comments

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5797a40 View commit details
    Browse the repository at this point in the history
  2. simpler build from source

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c07194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa31530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4530067 View commit details
    Browse the repository at this point in the history
  5. add clean script

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2035b80 View commit details
    Browse the repository at this point in the history
  6. fix streamed token decoding / emoji

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fa19907 View commit details
    Browse the repository at this point in the history
  7. remove deprecated nCtx

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9c1762b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. update typings

    Signed-off-by: jacob <[email protected]>
    
    update typings
    
    Signed-off-by: jacob <[email protected]>
    Signed-off-by: limez <[email protected]>
    jacoobes authored and iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    68f4097 View commit details
    Browse the repository at this point in the history
  2. readme,mspell

    Signed-off-by: jacob <[email protected]>
    jacoobes authored and iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    de0e096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db6713f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35758f0 View commit details
    Browse the repository at this point in the history
  5. update examples / naming

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b5e12e7 View commit details
    Browse the repository at this point in the history
  6. update deps, remove the need for binding.ci.gyp, make node-gyp-build …

    …fallback easier testable
    
    Signed-off-by: limez <[email protected]>
    iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1c40d3a View commit details
    Browse the repository at this point in the history
  7. make sure the assert-backend-sources.js script is published, but not …

    …the others
    
    Signed-off-by: limez <[email protected]>
    iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f621d62 View commit details
    Browse the repository at this point in the history
  8. build correctly on windows (regression on node-gyp-build)

    Signed-off-by: Jacob Nguyen <[email protected]>
    jacoobes authored and iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    80bb306 View commit details
    Browse the repository at this point in the history
  9. codespell

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    fd5705d View commit details
    Browse the repository at this point in the history
  10. make sure dlhandle.cpp gets linked correctly

    Signed-off-by: limez <[email protected]>
    iimez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    eaf4174 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. formatting, more minimal example

    Signed-off-by: limez <[email protected]>
    iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7db736f View commit details
    Browse the repository at this point in the history
  2. remove hasGpuDevice pr nomic-ai#2409

    Signed-off-by: limez <[email protected]>
    iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3b40a6f View commit details
    Browse the repository at this point in the history
  3. ci

    Signed-off-by: limez <[email protected]>
    iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    01aa868 View commit details
    Browse the repository at this point in the history
  4. lingering hasgpu

    Signed-off-by: Jacob Nguyen <[email protected]>
    jacoobes authored and iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9a55815 View commit details
    Browse the repository at this point in the history
  5. fix mac compilation?

    Signed-off-by: Jacob Nguyen <[email protected]>
    jacoobes authored and iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7ce10bb View commit details
    Browse the repository at this point in the history
  6. fix linger

    Signed-off-by: Jacob Nguyen <[email protected]>
    jacoobes authored and iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bfe34ac View commit details
    Browse the repository at this point in the history
  7. add getBackendName and getGpuDeviceName

    Signed-off-by: limez <[email protected]>
    iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    650a97c View commit details
    Browse the repository at this point in the history
  8. fix ci

    Signed-off-by: Jacob Nguyen <[email protected]>
    jacoobes authored and iimez committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    edbd894 View commit details
    Browse the repository at this point in the history
  9. merge win+mac ci fixes for node bindings from pull-2403

    Co-authored-by: Jacob Nguyen <[email protected]>
    Signed-off-by: limez <[email protected]>
    iimez and jacoobes committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5fca68a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    120b4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae6725 View commit details
    Browse the repository at this point in the history