mdouglas's picture
mdouglas HF staff
Update README.md
befe357 verified
metadata
license: llama3.1
language:
  - en
  - de
  - fr
  - it
  - pt
  - hi
  - es
  - th
library_name: transformers
pipeline_tag: text-generation
base_model: meta-llama/Meta-Llama-3.1-70B
tags:
  - llama-3.1
  - meta
  - bnb

This repository is a community-driven quantized version of the original model meta-llama/Meta-Llama-3.1-70B which is the BF16 half-precision official version released by Meta AI.

Model Information

The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models in 8B, 70B and 405B sizes (text in/text out). The Llama 3.1 instruction tuned text only models (8B, 70B, 405B) are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.

This repository contains meta-llama/Meta-Llama-3.1-70B quantized using bitsandbytes from BF16 down to NF4 with a block size of 64, and storage type torch.bfloat16.