Assorted experiments I made with large AI models.
- faiss - Experiments with FAISS, a library for efficient similarity search and clustering of dense vectors.
- alexandria - Experiments with the Alexandria Index. Specifically, two arXiv datasets, embedding 2.25 million papers' abstracts and titles into 784-dimensional
float32
vectors, using theInstruct-XL
model.