Skip to content

Commit

Permalink
feat: added support Llama-3 on README file (mlc-ai#405)
Browse files Browse the repository at this point in the history
I added the model Llama-3 on README file of repository
  • Loading branch information
Kremilly authored May 20, 2024
1 parent dd5ec5c commit aed3a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ We export all supported models in `webllm.prebuiltAppConfig`, where you can see
that you can simply call `const engine: webllm.EngineInterface = await webllm.CreateEngine(anyModel)` with.
Prebuilt models include:
- Llama-2
- Llama-3
- Gemma
- Phi-1.5 and Phi-2
- Mistral-7B-Instruct
Expand Down

0 comments on commit aed3a62

Please sign in to comment.