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

Add llm #187

Merged
merged 8 commits into from
Sep 5, 2023
Merged

Add llm #187

merged 8 commits into from
Sep 5, 2023

Commits on Sep 5, 2023

  1. add llm bindings for inference/embedding

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7f5366c View commit details
    Browse the repository at this point in the history
  2. add infer with options

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    acd078c View commit details
    Browse the repository at this point in the history
  3. update wit

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f5cb9bf View commit details
    Browse the repository at this point in the history
  4. update types and function overload for infer

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ba64b81 View commit details
    Browse the repository at this point in the history
  5. fix name of interface

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6136296 View commit details
    Browse the repository at this point in the history
  6. updating to latest wit

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b865a1c View commit details
    Browse the repository at this point in the history
  7. camel case inferencing options

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3c7b25d View commit details
    Browse the repository at this point in the history
  8. move to canary spin for tests

    Signed-off-by: karthik2804 <[email protected]>
    karthik2804 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2046b3d View commit details
    Browse the repository at this point in the history