| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.2 source code.tar.gz | 2024-03-01 | 366.3 kB | |
| 0.2 source code.zip | 2024-03-01 | 464.6 kB | |
| README.md | 2024-03-01 | 958 Bytes | |
| Totals: 3 Items | 831.9 kB | 4 | |
What's Changed
Everything.
And also: * Simple Pooling implementation by @TheSeamau5 in https://github.com/jafioti/luminal/pull/4 * Conv1D module by @TheSeamau5 in https://github.com/jafioti/luminal/pull/7 * Conv2d by @TheSeamau5 in https://github.com/jafioti/luminal/pull/8 * Add support for Mistral by @TheSeamau5 in https://github.com/jafioti/luminal/pull/9 * Shell script to download mistral that actually works by @TheSeamau5 in https://github.com/jafioti/luminal/pull/10 * Fix swish by @TheSeamau5 in https://github.com/jafioti/luminal/pull/11 * Minor improvement to f16 matmul, Longer prompt and token generation for testing by @TheSeamau5 in https://github.com/jafioti/luminal/pull/12 * Small Improvements to main by @TheSeamau5 in https://github.com/jafioti/luminal/pull/17 * Q8 Weight Quantization by @jafioti in https://github.com/jafioti/luminal/pull/24
Full Changelog: https://github.com/jafioti/luminal/compare/0.1...0.2