Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
26614057
Unverified
Commit
26614057
authored
Jul 25, 2024
by
Nicolas Patry
Committed by
GitHub
Jul 25, 2024
Browse files
Using g6 instead of g5. (#2281)
* Using g6 instead of g5. * Update the idefics2 snapshot.
parent
5d85a958
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.github/workflows/build.yaml
.github/workflows/build.yaml
+1
-1
integration-tests/models/__snapshots__/test_idefics2/test_flash_idefics2_next_all_params.json
...__/test_idefics2/test_flash_idefics2_next_all_params.json
+3
-3
No files found.
.github/workflows/build.yaml
View file @
26614057
...
...
@@ -49,7 +49,7 @@ jobs:
export dockerfile="Dockerfile"
export label_extension=""
export docker_devices=""
export runs_on="aws-g
5
-12xlarge-plus"
export runs_on="aws-g
6
-12xlarge-plus"
;;
rocm)
export dockerfile="Dockerfile_amd"
...
...
integration-tests/models/__snapshots__/test_idefics2/test_flash_idefics2_next_all_params.json
View file @
26614057
...
...
@@ -30,7 +30,7 @@
},
{
"id"
:
264
,
"logprob"
:
-0.3
7573242
,
"logprob"
:
-0.3
8061523
,
"special"
:
false
,
"text"
:
" a"
},
...
...
@@ -42,7 +42,7 @@
},
{
"id"
:
4480
,
"logprob"
:
-0.
33
227
54
,
"logprob"
:
-0.
26782
227
,
"special"
:
false
,
"text"
:
" feature"
},
...
...
@@ -78,7 +78,7 @@
},
{
"id"
:
13
,
"logprob"
:
0.
0
,
"logprob"
:
-
0.
10632324
,
"special"
:
false
,
"text"
:
"
\n
"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment