Skip to content

Commit fb62ad2

Browse files
authored
Update llama-3-70b-instruct.mdx
1 parent 966308a commit fb62ad2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pages/managed-inference/reference-content/llama-3-70b-instruct.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ categories:
1818
| Attribute | Details |
1919
|-----------------|------------------------------------|
2020
| Provider | [Meta](https://llama.meta.com/llama3/) |
21-
| Compatible Instances | H100 (FP8) |
21+
| Compatible Instances | H100, H100-2 (FP8) |
2222
| Context size | 8192 tokens |
2323

2424
## Model names
@@ -30,6 +30,7 @@ meta/llama-3-70b-instruct:fp8
3030
## Compatible Instances
3131

3232
- [H100 (FP8)](https://www.scaleway.com/en/h100-pcie-try-it-now/)
33+
- H100-2 (FP8)
3334

3435
## Model introduction
3536

@@ -82,4 +83,4 @@ Process the output data according to your application's needs. The response will
8283

8384
<Message type="note">
8485
Despite efforts for accuracy, the possibility of generated text containing inaccuracies or [hallucinations](/managed-inference/concepts/#hallucinations) exists. Always verify the content generated independently.
85-
</Message>
86+
</Message>

0 commit comments

Comments
 (0)