Month: 2024/05
-
2024 May 10
-
Clustering ideas with Llamafile
In my previous post, I used local models with PyTorch and Sentence Transformers to roughly cluster ideas by named topic. In this post, I'll try that again, but this time with Llamafile. [ ... 3365 words ... ]
-
2024 May 01
-
Clustering ideas with local ML/AI models
In my previous post, I used APIs from OpenAI to roughly cluster ideas by named topic. In this post, I'll try that again, but this time with local models on my own hardware. [ ... 2326 words ... ]