-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created a profile called
rhoai_inference_performance_blog_setup
for…
… testing the "granite-3b-code-instruct" LLM model using local-ci Fixed `KeyErrors` by using the right variable heirarchy Do not throw exceptions but instead return the control back to the source Enabled tests visualization Variable `export_artifacts.enabled: true` appearing to cause few insignificant issues at the test_ci, plot stages Revert "Do not throw exceptions but instead return the control back to the source" This reverts commit 9bc33c2. using small model, phi-2 for deploying on a singel T4 tensor core gpu Fixed the `ValueError: Bare-metal cluster not recognized` by adding a new cluster metal-profile updating kserve deployment mode from Raw to Serverless stick to the rawDeployment mode Execute llm-load-test for 10 minutes Deply Kserve in serverless mode Revert "Deply Kserve in serverless mode" This reverts commit 1204060. test mixtral-8x7b using 2.12 rc2 build Use `phi-2` model for the testing efforts
- Loading branch information
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters