Updated Readme
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ This repo contains 8-bit quantized (using bitsandbytes) model Mistral AI_'s Mist
|
|
24 |
- Original model: [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
25 |
|
26 |
|
27 |
-
### About
|
28 |
|
29 |
- QLoRA: Efficient Finetuning of Quantized LLMs: [arXiv - QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
30 |
|
|
|
24 |
- Original model: [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
25 |
|
26 |
|
27 |
+
### About 8 bit quantization using bitsandbytes
|
28 |
|
29 |
- QLoRA: Efficient Finetuning of Quantized LLMs: [arXiv - QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
30 |
|