alokabhishek commited on
Commit
a859fae
1 Parent(s): b36352e

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 4 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
 
 
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