Skip to content

Commit

Permalink
Fix LLM quantization link
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Nov 20, 2023
1 parent 3a2f4b2 commit 6c7c084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- Finetuning
- [Huggingface PEFT, State-of-the-art Parameter-Efficient Fine-Tuning](https://github.com/huggingface/peft)
- Quantization
- [AutoGPTQ, easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm](ht tps://github.com/PanQiWei/AutoGPTQ)
- [AutoGPTQ, easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm](https://github.com/PanQiWei/AutoGPTQ)

## <a name='TabularData'></a>Tabular Data
- [Pytorch Tabular,standard framework for modelling Deep Learning Models for tabular data](https://github.com/manujosephv/pytorch_tabular)
Expand Down

0 comments on commit 6c7c084

Please sign in to comment.