Pinned Repositories
batched-pytorch-ksvd
Batched version of KSVD written in PyTorch that runs on GPU
gpt2_squad
GPT2 training on squad dataset
gpu_poor
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
llama2.c-for-dummies
Step by step explanation/tutorial of llama2.c
monosemanticity-quantization
Affect of Quantization on Monosemanticity of 1 layered Networks
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.
rahulschand.github.io-old
Personal website made using NextJS & tailwindcss
Weighted-low-rank-factorization-Pytorch
PyTorch implementation of Language model compression with weighted low-rank factorization
RahulSChand's Repositories
RahulSChand/gpu_poor
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
RahulSChand/llama2.c-for-dummies
Step by step explanation/tutorial of llama2.c
RahulSChand/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.
RahulSChand/Weighted-low-rank-factorization-Pytorch
PyTorch implementation of Language model compression with weighted low-rank factorization
RahulSChand/batched-pytorch-ksvd
Batched version of KSVD written in PyTorch that runs on GPU
RahulSChand/gpt2_squad
GPT2 training on squad dataset
RahulSChand/rahulschand.github.io-old
Personal website made using NextJS & tailwindcss
RahulSChand/img_caption
RahulSChand/llama2.c-omp-cuda
llama2.c with GPU offloading using OMP
RahulSChand/monosemanticity-quantization
Affect of Quantization on Monosemanticity of 1 layered Networks
RahulSChand/Optical-Flow-Shape-Dataset
Code to create shape data set for optical flow tasks
RahulSChand/rahulschand.github.io
Just a plain, simple and elegant one-page theme for research/academia.
RahulSChand/ai-agent-rc-fork
Starter Code for AI Agent in CS 153
RahulSChand/ALL-LLM-Quant
Implementation & Visualisation of all (widely used) LLM quantisation methods
RahulSChand/Compiler-Construction
RahulSChand/EIC-Submission
EIC-Assignment
RahulSChand/Expression-Parser-for-Prolog
RahulSChand/IIRS-Vehicle-Detection
RahulSChand/implicitCoT
RahulSChand/llm-reasoners-eurus
A library for advanced large language model reasoning
RahulSChand/MoE-Training-Vanilla
Vanilla Implementation of MoE training - Expert/Model/Data Parallelism
RahulSChand/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)