guidance-ai / guidance

A guidance language for controlling large language models.
MIT License
18.14k stars 1.01k forks source link

[Build] Update for new CUDA Toolkit #847

Closed riedgar-ms closed 1 month ago

riedgar-ms commented 1 month ago

We have a new version of the CUDA Toolkit, so need to update the path we use. Without this, cmake wound up unable to find the toolkit when installing llama-cpp-python.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.24%. Comparing base (0f15e4b) to head (f91ab01).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #847 +/- ## ========================================== - Coverage 56.94% 54.24% -2.70% ========================================== Files 63 63 Lines 4571 4568 -3 ========================================== - Hits 2603 2478 -125 - Misses 1968 2090 +122 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.