This file contains hidden or 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
--- fast_api.py.orig 2025-06-23 20:29:43.919757312 +0000 | |
+++ fast_api.py 2025-06-23 20:30:19.763378438 +0000 | |
@@ -960,4 +960,61 @@ | |
StaticFiles(directory=ANGULAR_DIST_PATH, html=True), | |
name="static", | |
) | |
+ | |
+ async def _get_runner_async(app_name: str): | |
+ """Returns the runner for the given app.""" | |
+ import vertexai, json |
This file contains hidden or 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
{ | |
"components": { | |
"comp-compose-params-for-model-tuner": { | |
"executorLabel": "exec-compose-params-for-model-tuner", | |
"inputDefinitions": { | |
"parameters": { | |
"adapter_length": { | |
"defaultValue": 0, | |
"description": "Adapter length.", | |
"isOptional": true, |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder