When experimenting with base or pretrained language models, the barrier to find a model can be high, since most available models are now instruction-tuned.

That’s why I wanted to share a couple of quick, practical ways to run these models, both through hosted APIs and locally, so you can start try...

Recently, I passed a job interview where we discussed a practical use case related to intelligent document processing and automation. In this blog series, I’ll attempt to implement key parts of that use case to evaluate how well I can design such a system and integrate the relevant tools and softwar...