We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576ff61 commit 7a69cf1Copy full SHA for 7a69cf1
tests/compute_orchestration/configs/example_deployment_config.yaml
@@ -10,11 +10,11 @@ deployment:
10
disable_packing: false
11
worker:
12
model:
13
- id: "apparel-clusterering"
+ id: "python_string_cat"
14
model_version:
15
- id: "cc911f6b0ed748efb89e3d1359c146c4"
+ id: "b7038e059a0c4ddca29c22aec561824d"
16
user_id: "clarifai"
17
- app_id: "main"
+ app_id: "Test-Model-Upload"
18
scheduling_choice: 4
19
nodepools:
20
- id: "test-nodepool-6"
tests/runners/hf_mbart_model/config.yaml
@@ -17,4 +17,3 @@ inference_compute_info:
checkpoints:
type: "huggingface"
repo_id: "sshleifer/tiny-mbart"
- hf_token: ""
0 commit comments