Skip to content

Commit 58d2085

Browse files
Update README.md
1 parent 4fc4c51 commit 58d2085

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 🧠 QuantLLM: Lightweight Library for Quantized LLM Fine-Tuning and Deployment
22

3+
[![PyPI Downloads](https://static.pepy.tech/badge/quantllm)](https://pepy.tech/projects/quantllm)
4+
<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/quantllm?logo=pypi&label=version&">
5+
6+
37
## 📌 Overview
48

59
**QuantLLM** is a Python library designed for developers, researchers, and teams who want to fine-tune and deploy large language models (LLMs) **efficiently** using **4-bit and 8-bit quantization** techniques. It provides a modular and flexible framework for:
@@ -99,4 +103,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
99103
- GitHub Issues: [Create an issue](https://github.com/yourusername/QuantLLM/issues)
100104
- Documentation: [Read the docs](https://quantllm.readthedocs.io/)
101105
- Discord: [Join our community](https://discord.gg/quantllm)
102-
106+

0 commit comments

Comments
 (0)