{ "bomFormat": "CycloneDX", "specVersion": "1.6", "serialNumber": "urn:uuid:06c0d7e4-80f2-4731-a4de-575e0c71e46b", "version": 1, "metadata": { "timestamp": "2025-06-05T09:36:15.953582+00:00", "component": { "type": "machine-learning-model", "bom-ref": "gradientai/Llama-3-8B-Instruct-Gradient-1048k-ce7bebd4-fc76-5bae-9fb3-f4598217aae2", "name": "gradientai/Llama-3-8B-Instruct-Gradient-1048k", "externalReferences": [ { "url": "https://huggingface.co/gradientai/Llama-3-8B-Instruct-Gradient-1048k", "type": "documentation" } ], "modelCard": { "modelParameters": { "task": "text-generation", "architectureFamily": "llama", "modelArchitecture": "LlamaForCausalLM" }, "properties": [ { "name": "library_name", "value": "transformers" } ], "consideration": { "useCases": "**Intended Use Cases** Llama 3 is intended for commercial and research use in English. Instruction tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.**Out-of-scope** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in any other way that is prohibited by the Acceptable Use Policy and Llama 3 Community License. Use in languages other than English**.**Note: Developers may fine-tune Llama 3 models for languages beyond English provided they comply with the Llama 3 Community License and the Acceptable Use Policy." } }, "authors": [ { "name": "gradientai" } ], "licenses": [ { "license": { "name": "llama3" } } ], "description": "Meta developed and released the Meta Llama 3 family of large language models (LLMs), a collection of pretrained and instruction tuned generative text models in 8 and 70B sizes. The Llama 3 instruction tuned models are optimized for dialogue use cases and outperform many of the available open source chat models on common industry benchmarks. Further, in developing these models, we took great care to optimize helpfulness and safety.**Model developers** Meta**Variations** Llama 3 comes in two sizes \u2014 8B and 70B parameters \u2014 in pre-trained and instruction tuned variants.**Input** Models input text only.**Output** Models generate text and code only.**Model Architecture** Llama 3 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety.
Training Data | Params | Context length | GQA | Token count | Knowledge cutoff | |
Llama 3 | A new mix of publicly available online data. | 8B | 8k | Yes | 15T+ | March, 2023 |
70B | 8k | Yes | December, 2023 |