Flash Attention Minimal

A minimal implementation of Flash Attention 1 & 2 in just ~350 lines of CUDA code.

April 16, 2024 · 1 min · Franz Louis Cesista

Retrieval Augmented Structured Generation: Business Document Information Extraction As Tool Use

[IEEE 7th International Conference on Multimedia Information Processing and Retrieval (MIPR) 2024] This paper presents Retrieval Augmented Structured Generation (RASG), a novel general framework for Business Document Information Extraction that achieves state of the art (SOTA) results on both Key-Information Extraction (KIE) and Line Items Recognition (LIR).

April 15, 2024 · 2 min · Franz Louis Cesista, Rui Aguiar, Jason Kim, Paolo Acilo

Llama.cpp

A C++ implementation of Meta’s Llama2 generative large-language model. I also optimized the original C implementation by Karpathy by adding parallelization on the multi-head attention layer.

July 25, 2023 · 1 min · Franz Louis Cesista

Expedock Assistant: ChatGPT Applied to Logistics Data

Expedock Assistant is a chatbot that allows you to ask questions about your shipments and get answers in real time. It’s like having a personal assistant that knows everything about your business, shipments and industry.

January 31, 2023 · 6 min · Franz Louis Cesista

Expedock AutoML

Expedock’s AutoML Library – fit a model, run batch inference, and get explanations in one line of code each.

July 25, 2022 · 1 min · Franz Louis Cesista

Booking Demand Prediction for Grab SEA

Booking demand prediction for Grab’s Southeast Asia operations. The project involves spatio-temporal forecasting, anomaly detection, and econometric modeling.

June 16, 2019 · 1 min · Franz Louis Cesista