alokabhishek
commited on
Commit
•
b36352e
1
Parent(s):
1a09530
Updated Readme
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ This repo contains 8-bit quantized (using bitsandbytes) model Mistral AI_'s Mist
|
|
28 |
|
29 |
- QLoRA: Efficient Finetuning of Quantized LLMs: [arXiv - QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
30 |
|
31 |
-
- Hugging Face Blog post on
|
32 |
|
33 |
- bitsandbytes github repo: [bitsandbytes github repo](https://github.com/TimDettmers/bitsandbytes)
|
34 |
|
|
|
28 |
|
29 |
- QLoRA: Efficient Finetuning of Quantized LLMs: [arXiv - QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
|
30 |
|
31 |
+
- Hugging Face Blog post on 8-bit quantization using bitsandbytes: [A Gentle Introduction to 8-bit Matrix Multiplication for transformers at scale using Hugging Face Transformers, Accelerate and bitsandbytes](https://huggingface.co/blog/hf-bitsandbytes-integration)
|
32 |
|
33 |
- bitsandbytes github repo: [bitsandbytes github repo](https://github.com/TimDettmers/bitsandbytes)
|
34 |
|