File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
internal/namespaces/inference/v1beta1/testdata Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/mattn/go-isatty v0.0.20
2626 github.com/moby/buildkit v0.13.2
2727 github.com/opencontainers/go-digest v1.0.0
28- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240607082515-02c0fc2651bf
28+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240612094712-bf7dd4680590
2929 github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
3030 github.com/spf13/cobra v1.8.0
3131 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -453,8 +453,8 @@ github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUz
453453github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
454454github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI =
455455github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 /go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs =
456- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240607082515-02c0fc2651bf h1:sxXcyDGxqKfCisRoooCZSmXSLSCmJv7uYsCvxkgCELo =
457- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240607082515-02c0fc2651bf /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
456+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240612094712-bf7dd4680590 h1:4N6O0rIcfUFns4sHFCb3X4qUaK1S7SUNHliAj2zFiMM =
457+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.27.0.20240612094712-bf7dd4680590 /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
458458github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8 =
459459github.com/sclevine/spec v1.4.0 /go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM =
460460github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA =
Original file line number Diff line number Diff line change 99MinSize 1
1010MaxSize 1
1111ModelName meta/llama-3-8b-instruct:bf16
12+ ModelID -
1213CreatedAt few seconds ago
1314UpdatedAt few seconds ago
1415Region fr-par
3738 "max_size": 1,
3839 "error_message": null,
3940 "model_name": "meta/llama-3-8b-instruct:bf16",
41+ "model_id": "",
4042 "created_at": "1970-01-01T00:00:00.0Z",
4143 "updated_at": "1970-01-01T00:00:00.0Z",
4244 "region": "fr-par"
Original file line number Diff line number Diff line change 99MinSize 1
1010MaxSize 1
1111ModelName meta/llama-3-8b-instruct:bf16
12+ ModelID -
1213CreatedAt few seconds ago
1314Region fr-par
1415
@@ -36,6 +37,7 @@ c1e652a2-349e-4be0-86c1-2835f2a8f4bc https://d76467d6-ab64-4a28-be5e-5e4c7c72c8
3637 "max_size": 1,
3738 "error_message": null,
3839 "model_name": "meta/llama-3-8b-instruct:bf16",
40+ "model_id": "",
3941 "created_at": "1970-01-01T00:00:00.0Z",
4042 "updated_at": null,
4143 "region": "fr-par"
You can’t perform that action at this time.
0 commit comments