Skip to content

Commit

Permalink
Update README.md (#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
drisspg authored Nov 20, 2024
1 parent 2e338a8 commit f87fb56
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 @@ -177,7 +177,7 @@ We're also fortunate to be integrated into some of the leading open-source libra
2. Hugging Face diffusers best practices with torch.compile and torchao in a standalone repo [diffusers-torchao](https://github.com/sayakpaul/diffusers-torchao)
3. Mobius HQQ backend leveraged our int4 kernels to get [195 tok/s on a 4090](https://github.com/mobiusml/hqq#faster-inference)
4. [TorchTune](https://github.com/pytorch/torchtune) for our QLoRA and QAT recipes
5. [torchchat](https://github.com/pytorch/torchtune) for post training quantization
5. [torchchat](https://github.com/pytorch/torchchat) for post training quantization
6. [SGLang](https://github.com/sgl-project/sglang/pull/1341) for LLM inference quantization

## Videos
Expand Down

0 comments on commit f87fb56

Please sign in to comment.