Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jessica <[email protected]>
  • Loading branch information
RoRoJ and jcirinosclwy authored Dec 16, 2024
1 parent f88d781 commit ad194fe
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ categories:
| Attribute | Details |
|-----------------|------------------------------------|
| Provider | [Meta](https://www.llama.com/) |
| License | [Llama 3.3 community](https://www.llama.com/llama3_3/license/) | |
| License | [Llama 3.3 community](https://www.llama.com/llama3_3/license/) |
| Compatible Instances | H100-2 (BF16) |
| Context Length | up to 70k tokens |
| Context length | Up to 70k tokens |

## Model names

Expand All @@ -42,7 +42,7 @@ This model is still text-only (text in/text out). However, Llama 3.3 was designe
## Why is it useful?

- Llama 3.3 uses the same prompt format as Llama 3.1. Prompts written for Llama 3.1 work unchanged with Llama 3.3.
- Llama 3.3 supports 7 languages in addition to English: French, German, Hindi, Italian, Portuguese, Spanish, and Thai
- Llama 3.3 supports 7 languages in addition to English: French, German, Hindi, Italian, Portuguese, Spanish, and Thai.

## How to use it

Expand Down

0 comments on commit ad194fe

Please sign in to comment.