Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadimkantorov/fastmlp
[WIP] PyTorch bindings for cublasLt with an example of quantized i8f16 MLP
https://github.com/vadimkantorov/fastmlp
cublaslt mlp pytorch quantized-neural-networks
Last synced: 5 days ago
JSON representation
[WIP] PyTorch bindings for cublasLt with an example of quantized i8f16 MLP
- Host: GitHub
- URL: https://github.com/vadimkantorov/fastmlp
- Owner: vadimkantorov
- Created: 2023-08-23T15:52:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-23T15:59:40.000Z (over 1 year ago)
- Last Synced: 2024-11-13T10:48:16.561Z (2 months ago)
- Topics: cublaslt, mlp, pytorch, quantized-neural-networks
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastmlp
[WIP] PyTorch bindings for cublasLt with an example of quantized i8f16 MLP# References
- https://github.com/OpenBMB/cpm_kernels/blob/master/cpm_kernels/library/cublaslt.py