Skip to content

Commit

Permalink
add more properties (#1698)
Browse files Browse the repository at this point in the history
* add more properties

* fix lint

---------

Co-authored-by: Chao Qian <[email protected]>
  • Loading branch information
chaoqian and Chao Qian authored Nov 8, 2023
1 parent 5a5e306 commit 0bd34f8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,8 @@ def registermodel_entrypoint(
{
"pipeManifestPath": pipe_manifest_path,
"intellectualPropertyPublisher": "nopublisher",
# "modelPath": model_directory_path,
# "componentVersion": "1",
"modelPath": ".", # hordcode it for now
"componentVersion": "1",
"engineControllerManifestPath": engine_controller_manifest_path,
# "azureMlBaseModel": base_model_name,
# "loraDim": str(finetuned_model_config["inputs"][keyname_basis_postprocess_type]["arguments"]["lora_dim"])
Expand Down

0 comments on commit 0bd34f8

Please sign in to comment.