I downloaded Pile, a journal app with a first-class language model integration and an offline ollama integration. For personal data, running the model offline is a must for me. I use DayOne...
I setup WezTerm and experimented a bit. It's a nice terminal emulator. I like the builtin themes and Lua as a configuration language. These days, I largely rely on the Cursor integrated...
I haven't viewed the LLMs-can, LLM-can't discourse through this lens explicitly. they're obviously pattern-matching machines
I tried to run florence-2 and colpali using the Huggingface serverless inference API. Searching around, there seems to pretty pretty start support for image-text-to-text models. On Github, I only...
I've been doing some experimentation with smaller models and embeddings, including distilbert/distilbert-base-uncased-finetuned-sst-2-english and cardiffnlp/twitter-roberta-base-sentiment-latest as...
I figured out the issue with adding mistral-large. After a bit of debugging, I realized by manually calling llmmistral.refreshmodels() that something was wrong with how I had added the secret on...
I did some experimentation deriving a data model iteratively (something I am currently calling "data model distillation") by sequentially passing multiple images (could work with text as well) to a...
I watched Jeremy Howard's interview with Carson Gross, the author of htmx. As someone who learned my first bits of web dev with jQuery, I feel like I appreciate the foundations of the approach in the...
I tried the Vision Pro today. I had heard mixed reviews, mostly about how heavy it is and people getting headaches or vertigo. Those challenges are real. Even still, the experience was pretty...
I added image support for the chat shortcode of this site.