File size: 538 Bytes
7531b27 799fefe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
base_model: microsoft/phi-1
license: mit
inference: false
model_creator: Microsoft
model_name: phi-1
quantized_by: Leliuga
pipeline_tag: text-generation
tags:
- phi-1
- arxiv:1910.09700
---
# phi-1 - bnb 4bit
- Model creator: [Microsoft](https://huggingface.co/microsoft)
- Original model: [phi-1](https://huggingface.co/microsoft/phi-1)
## Description
This model is 4bit quantized version of [phi-1](https://huggingface.co/microsoft/phi-1) using bitsandbytes. It's designed for fine-tuning! The PAD token is set as "<|endoftext|>". |