File size: 500 Bytes
61f4603 ee59475 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: llama3.3
base_model:
- meta-llama/Llama-3.3-70B-Instruct
language:
- en
- fr
- it
- pt
- hi
- es
- th
- de
tags:
- facebook
- meta
- llama
- llama-3
- awq
pipeline_tag: text-generation
library_name: transformers
---
# Llama-3.3-70B-Instruct AWQ 4-Bit Quantized Version
This repository provides the AWQ 4-bit quantized version of [`meta-llama/Llama-3.3-70B-Instruct`](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct), originally developed by Meta AI. |