Pinned Repositories
AdvancedAnalyticsLabs
Analytics labs notebooks for Statistics and Business School students
bitsandbytes
8-bit CUDA functions for PyTorch
blockly
The web-based visual programming editor.
btw
Open source Medium alternative
cilium
eBPF-based Networking, Security, and Observability
CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
companion-app
AI companions with memory: a lightweight stack to create and host your own AI companions
CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
cvxpy
A Python-embedded modeling language for convex optimization problems.
sabyaghossh's Repositories
sabyaghossh/bitsandbytes
8-bit CUDA functions for PyTorch
sabyaghossh/btw
Open source Medium alternative
sabyaghossh/cilium
eBPF-based Networking, Security, and Observability
sabyaghossh/CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
sabyaghossh/CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
sabyaghossh/companion-app
AI companions with memory: a lightweight stack to create and host your own AI companions
sabyaghossh/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
sabyaghossh/dns-weekend
Code for Implement DNS in a Weekend
sabyaghossh/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
sabyaghossh/fastbook
The fastai book, published as Jupyter Notebooks
sabyaghossh/HumerusPlate
Given a humerus 3D mesh, extract a custom 3D implant shape.
sabyaghossh/large-language-models
Notebooks for Large Language Models (LLMs) Specialization
sabyaghossh/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
sabyaghossh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
sabyaghossh/lit-gpt
Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
sabyaghossh/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
sabyaghossh/Llama-2-Onnx
sabyaghossh/Llama2.jl
llama2.c but in Julia
sabyaghossh/LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
sabyaghossh/modin
Modin: Scale your Pandas workflows by changing a single line of code
sabyaghossh/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
sabyaghossh/neurips_llm_efficiency_challenge
NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day
sabyaghossh/nn_plus_gzip
Gzip and nearest neighbors for text classification
sabyaghossh/npc_gzip
sabyaghossh/open-llms
📋 A list of open LLMs available for commercial use.
sabyaghossh/pytorch-memory-optim
sabyaghossh/QAmeleon
QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning PaLM with only five examples per language. We use the synthetic data to finetune downstream QA models leading to improved accuracy in comparison to English-only and translation-based baselines.
sabyaghossh/web-llm
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
sabyaghossh/web-stable-diffusion
Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
sabyaghossh/whisper.cpp
Port of OpenAI's Whisper model in C/C++