File size: 604 Bytes
bdb2a27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
base_model: meta-llama/Llama-2-7b-hf
license: apache-2.0
inference: false
model_creator: Meta
model_name: Llama-2-7b-hf
quantized_by: Leliuga
pipeline_tag: text-generation
tags:
- llama-2
- arxiv:2307.09288
- arxiv:1910.09700
---
# Llama-2-7b-hf - bnb 4bit
- Model creator: [Meta](https://huggingface.co/meta-llama)
- Original model: [Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)

## Description

This model is 4bit quantized version of [Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) using bitsandbytes. It's designed for fine-tuning! The PAD token is set as UNK.