← back to the herd
5.9M downloads 6.7k brands llama3.1 updated 2 years ago
Gated brand — the outfit requires you to accept their license before the gate swings open.
Model card
Text Generation model on the open range. Tagged transformers, safetensors, llama, text-generation. Languages: en, de, fr, it. Pull it straight from meta-llama/Llama-3.1-8B-Instruct.
Install it
# python pip install -U huggingface_hub huggingface-cli download meta-llama/Llama-3.1-8B-Instruct # or in code from transformers import pipeline pipe = pipeline(model="meta-llama/Llama-3.1-8B-Instruct")
Files and versions
- .gitattributes
- LICENSE
- README.md
- USE_POLICY.md
- config.json
- generation_config.json
- model-00001-of-00004.safetensors
- model-00002-of-00004.safetensors
- model-00003-of-00004.safetensors
- model-00004-of-00004.safetensors
- model.safetensors.index.json
- original/consolidated.00.pth
- original/params.json
- original/tokenizer.model
- special_tokens_map.json
- tokenizer.json
- tokenizer_config.json