Projects
My coding projects. I think they are cool. Do you think so too?
An LLM serving system as described in the paper “Orca: A Distributed Serving System for Transformer-Based Generative Models.
An LLM serving system as described in the paper “Orca: A Distributed Serving System for Transformer-Based Generative Models.
A project that seeks to quantify what is productive versus destructive conflict using natural language processing. Based on definitions from Weingart et. al, 2015 and conducted using Reddit Change My View datasets.
A project that seeks to quantify what is productive versus destructive conflict using natural language processing. Based on definitions from Weingart et. al, 2015 and conducted using Reddit Change My View datasets.
Penn Cloud
A distributed cloud platform, supporting a webmail service and a storage service. Developed using C++, gRPC, HTML and CSS.
Designed to be scalable, fault-tolerant, with a key-value based datastore (similar in architecture to Google BigTable) at the backend, and support for strong consistency, replication, checkpointing and recovery