Rahul C's repositories
llama2.c-for-dummies
Step by step explanation/tutorial of llama2.c
Weighted-low-rank-factorization-Pytorch
PyTorch implementation of Language model compression with weighted low-rank factorization
Multi-Granularity-Hierarchical-Attention-Fusion-Networks-for-Question-Answering---TensorFlow
TensorFlow implementation of the "Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering" paper by Alibaba.
batched-pytorch-ksvd
Batched version of KSVD written in PyTorch that runs on GPU
gpt2_squad
GPT2 training on squad dataset
rahulschand.github.io-old
Personal website made using NextJS & tailwindcss
llama2.c-omp-cuda
llama2.c with GPU offloading using OMP
monosemanticity-quantization
Affect of Quantization on Monosemanticity of 1 layered Networks
Optical-Flow-Shape-Dataset
Code to create shape data set for optical flow tasks
rahulschand.github.io
Just a plain, simple and elegant one-page theme for research/academia.
ai-agent-rc-fork
Starter Code for AI Agent in CS 153
ALL-LLM-Quant
Implementation & Visualisation of all (widely used) LLM quantisation methods
EIC-Submission
EIC-Assignment
fsd50k_hf
Script to upload FSD50K data to HF
llm-reasoners-eurus
A library for advanced large language model reasoning
minions
Big & Small LLMs working together
MoE-Training-Vanilla
Vanilla Implementation of MoE training - Expert/Model/Data Parallelism