mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
Using g6 instead of g5. (#2281)
* Using g6 instead of g5. * Update the idefics2 snapshot.
This commit is contained in:
parent
5d85a958c9
commit
26614057a7
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
export dockerfile="Dockerfile"
|
export dockerfile="Dockerfile"
|
||||||
export label_extension=""
|
export label_extension=""
|
||||||
export docker_devices=""
|
export docker_devices=""
|
||||||
export runs_on="aws-g5-12xlarge-plus"
|
export runs_on="aws-g6-12xlarge-plus"
|
||||||
;;
|
;;
|
||||||
rocm)
|
rocm)
|
||||||
export dockerfile="Dockerfile_amd"
|
export dockerfile="Dockerfile_amd"
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 264,
|
"id": 264,
|
||||||
"logprob": -0.37573242,
|
"logprob": -0.38061523,
|
||||||
"special": false,
|
"special": false,
|
||||||
"text": " a"
|
"text": " a"
|
||||||
},
|
},
|
||||||
@ -42,7 +42,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 4480,
|
"id": 4480,
|
||||||
"logprob": -0.3322754,
|
"logprob": -0.26782227,
|
||||||
"special": false,
|
"special": false,
|
||||||
"text": " feature"
|
"text": " feature"
|
||||||
},
|
},
|
||||||
@ -78,7 +78,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 13,
|
"id": 13,
|
||||||
"logprob": 0.0,
|
"logprob": -0.10632324,
|
||||||
"special": false,
|
"special": false,
|
||||||
"text": "\n"
|
"text": "\n"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user