Skip to content

Commit 18f515a

Browse files
authored
Update README.md
1 parent e14519c commit 18f515a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,21 @@
88

99
---
1010

11+
## **Note of deprecation**
1112

12-
# Meta Llama 3
13+
Thank you for developing with Llama models. As part of the Llama 3.1 release, we’ve consolidated GitHub repos and added some additional repos as we’ve expanded Llama’s functionality into being an e2e Llama Stack. Please use the following repos going forward:
14+
- [llama-models](https://github.com/meta-llama/llama-models) - Central repo for the foundation models including basic utilities, model cards, license and use policies
15+
- [PurpleLlama](https://github.com/meta-llama/PurpleLlama) - Key component of Llama Stack focusing on safety risks and inference time mitigations
16+
- [llama-toolchain](https://github.com/meta-llama/llama-toolchain) - Model development (inference/fine-tuning/safety shields/synthetic data generation) interfaces and canonical implementations
17+
- [llama-agentic-system](https://github.com/meta-llama/llama-agentic-system) - E2E standalone Llama Stack system, along with opinionated underlying interface, that enables creation of agentic applications
18+
- [llama-recipes](https://github.com/meta-llama/llama-recipes) - Community driven scripts and integrations
19+
20+
If you have any questions, please feel free to file an issue on any of the above repos and we will do our best to respond in a timely manner.
21+
22+
Thank you!
23+
24+
25+
# (Deprecated) Meta Llama 3
1326

1427
We are unlocking the power of large language models. Our latest version of Llama is now accessible to individuals, creators, researchers, and businesses of all sizes so that they can experiment, innovate, and scale their ideas responsibly.
1528

0 commit comments

Comments
 (0)