Pinned Repositories
apartment-finder
A Slack bot that helps you find an apartment.
libgen_to_txt
Convert all of libgen to high quality markdown
marker
Convert PDF to markdown quickly with high accuracy
pdftext
Extract structured text from pdfs quickly
scribe
Simple speech recognition using your microphone.
surya
OCR, layout analysis, reading order, table recognition in 90+ languages
tabled
Detect and extract tables to markdown and csv
texify
Math OCR model that outputs LaTeX and markdown
textbook_quality
Generate textbook-quality synthetic LLM pretraining data
zero_to_gpt
Go from no deep learning knowledge to implementing GPT.
VikParuchuri's Repositories
VikParuchuri/marker
Convert PDF to markdown quickly with high accuracy
VikParuchuri/surya
OCR, layout analysis, reading order, table recognition in 90+ languages
VikParuchuri/apartment-finder
A Slack bot that helps you find an apartment.
VikParuchuri/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.
VikParuchuri/texify
Math OCR model that outputs LaTeX and markdown
VikParuchuri/tabled
Detect and extract tables to markdown and csv
VikParuchuri/textbook_quality
Generate textbook-quality synthetic LLM pretraining data
VikParuchuri/pdftext
Extract structured text from pdfs quickly
VikParuchuri/libgen_to_txt
Convert all of libgen to high quality markdown
VikParuchuri/researcher
Concise answers to search queries using Google and GPT-3. Includes citations.
VikParuchuri/classified
Score LLM pretraining data with classifiers
VikParuchuri/pdf_to_md
VikParuchuri/triton_tutorial
Tutorials for Triton, a language for writing gpu kernels
VikParuchuri/nyt-articles
Get articles from new york times API.
VikParuchuri/streamlit-drawable-canvas
Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
VikParuchuri/ml-math
VikParuchuri/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
VikParuchuri/openedx-scorm-xblock
SCORM XBlock for Open edX
VikParuchuri/openphi
VikParuchuri/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
VikParuchuri/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
VikParuchuri/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
VikParuchuri/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
VikParuchuri/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference.
VikParuchuri/bigcode-evaluation-harness
A framework for the evaluation of autoregressive code generation language models.
VikParuchuri/bitsandbytes
8-bit CUDA functions for PyTorch
VikParuchuri/edx_xblock_scorm
XBlock to display SCORM content within the Open edX LMS. Editable within Open edx Studio. Will save student state and report scores to the progress tab of the course. Currently supports SCORM 1.2 and SCORM 2004 standard.
VikParuchuri/flash-attention
Fast and memory-efficient exact attention
VikParuchuri/optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
VikParuchuri/triton
Development repository for the Triton language and compiler