Arjun Krishna

Results 3 repositories owned by Arjun Krishna

DocumentGPT

108
Stars
35
Forks
Watchers

DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interface...

DDPM

22
Stars
2
Forks
Watchers

This is an easy to understand, simplified, broken-down implementation of Diffusion Models written in PyTorch. The architecture is borrowed from the paper "Denoising Diffusion Probabilistic Models"

LLaMA2

48
Stars
7
Forks
Watchers

This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT) variant. The implementation focuses on the model architecture...