| Site | https://alain.xyz |
| Github | https://github.com/alaingalvan |
| https://linkedin.com/in/alaingalvan | |
| YouTube | https://www.youtube.com/c/AlainGalvan |
| Site | https://alain.xyz |
| Github | https://github.com/alaingalvan |
| https://linkedin.com/in/alaingalvan | |
| YouTube | https://www.youtube.com/c/AlainGalvan |
I was experimenting with Phi-3, the small language model open sourced by Microsoft that uses ONNX and DirectML as the runtime for the model, and found it useful for performing 'image editor' like operations on text.
Like an image being rescaled, adjusted with curves or hue-saturation-lightness, or sharpened with edge detection, our sentences can also be adjusted by these models making them easier to understand, reword, and thus communicate our intent more precisely.
Another blog post, this time on my general approach to understanding and analyzing large, scary, unfamiliar codebases
https://www.jeremyong.com/game%20engines/2023/01/25/grokking-big-unfamiliar-codebases/