Llama: update history for llama3
This commit is contained in:
parent
84b6ba5c80
commit
002791b2e8
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 'A Brief History of Local Llamas'
|
||||
description: 'A Brief History of Local Llamas'
|
||||
updateDate: 'Feb 18 2024'
|
||||
updateDate: 'Nov 17 2024'
|
||||
heroImage: '/images/llama/tiny-llama-logo.avif'
|
||||
---
|
||||
|
||||
|
@ -204,6 +204,8 @@ how much impact they have in a retrospective:
|
|||
- **2024-07-16**: Mistral releases codestral-mamba 7B, with up to 256k "tested"
|
||||
tokens of support. Codestral-mamba 7B is under Apache 2.0, marking the first
|
||||
major foundational model provider not using a transformers llama
|
||||
- **2024-07-23**: LLaMA 3.1 405B, an open weights model by Meta, finally
|
||||
definitively defeats GPT-4 across all relevant benchmarks!
|
||||
- **2024-09-12**: OpenAI releases their o1 series. These models use hidden
|
||||
autoregression to "reason" better across tasks. This has been well observed
|
||||
before, but open llamas don't have access to reasoning-style data (expensive)
|
||||
|
|
Loading…
Reference in a new issue