Skip to content

Commit d07ff40

Browse files
authored
Update mistral-7b-instruct-v0.3.mdx
1 parent 90ee8cf commit d07ff40

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

pages/managed-inference/reference-content/mistral-7b-instruct-v0.3.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ categories:
1717

1818
| Attribute | Details |
1919
|-----------------|------------------------------------|
20-
| Provider | [Mistral](https://mistral.ai/technology/#models) |
21-
| Compatible Instances | L4 (BF16) |
20+
| Provider | [Mistral](https://mistral.ai/technology/#models) |
21+
| Compatible Instances | L4, L40S, H100, H100-2 (BF16) |
2222
| Context size | 32K tokens |
2323

2424
## Model name
@@ -31,7 +31,10 @@ mistral/mistral-7b-instruct-v0.3:bf16
3131

3232
| Instance type | Max context length |
3333
| ------------- |-------------|
34-
| L4 | 32k (BF16)
34+
| L4 | 32k (BF16) |
35+
| L40S | 32k (BF16) |
36+
| H100 | 32k (BF16) |
37+
| H100-2 | 32k (BF16) |
3538

3639
## Model introduction
3740

@@ -75,4 +78,4 @@ Process the output data according to your application's needs. The response will
7578

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

0 commit comments

Comments
 (0)