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

Expose some APIs on the Rust side #348

Merged
merged 2 commits into from
May 26, 2024
Merged

Expose some APIs on the Rust side #348

merged 2 commits into from
May 26, 2024

Conversation

EricLBuehler
Copy link
Owner

  • All public items from mistralrs_core
  • Expose items from candle_core to avoid end users needing to add the candle dependancy: GgmlDType, Device, DType, Result.

Copy link

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                    5            9            9            0            0
 Python                 21          741          622           21           98
 TOML                   15          391          354            1           36
-------------------------------------------------------------------------------
 Jupyter Notebooks       1            0            0            0            0
 |- Markdown             1           60           30           22            8
 |- Python               1           96           87            1            8
 (Total)                            156          117           23           16
-------------------------------------------------------------------------------
 Markdown               15         1026            0          758          268
 |- BASH                 6          205          192            0           13
 |- Python               6          121          110            0           11
 |- Rust                 3          185          172            9            4
 (Total)                           1537          474          767          296
-------------------------------------------------------------------------------
 Rust                   84        27933        25581          365         1987
 |- Markdown            40          419            0          407           12
 (Total)                          28352        25581          772         1999
===============================================================================
 Total                 144        30576        26960         1145         2471
===============================================================================
  

@EricLBuehler EricLBuehler merged commit fc02cce into master May 26, 2024
11 checks passed
@EricLBuehler EricLBuehler deleted the expose_api branch May 26, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant