-
Cerebras Systems
- Bay Area, California
-
circ-protocol Public
CIRC: A protocol layer for coordinating clinical agents across systems, specialties, and institutions. A protocol layer for deploying, coordinating, and governing autonomous AI agents in healthcare…
-
Entropy-based diversity sampling methodologies for microvascular decompression surgery.
UpdatedNov 30, 2025 -
smi-al Public
Forked from StanfordSIMILab/smi-alEmbedding-based clustering to reduce annotation for surgical segmentation.
-
FBGEMM Public
Forked from pytorch/FBGEMMFB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
C++ Other UpdatedSep 5, 2025 -
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningPretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
Python Apache License 2.0 UpdatedSep 3, 2025 -
DeepSpeed Public
Forked from deepspeedai/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Python Apache License 2.0 UpdatedSep 3, 2025 -
nccl Public
Forked from NVIDIA/ncclOptimized primitives for collective multi-GPU communication
C++ Other UpdatedAug 29, 2025 -
gipglp Public
This repository summarizes and extends the findings of Liu et al. (Nature Metabolism, 2025), which introduces a CNS-penetrant GIPR-Ab/GLP-1 peptide–antibody conjugate for obesity treatment. It high…
UpdatedAug 23, 2025 -
-
TensorRT Public
Forked from NVIDIA/TensorRTNVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
C++ Apache License 2.0 UpdatedAug 19, 2025 -
oncology Public
Cancer research and care have advanced dramatically over the past decades, yielding new therapies and improved patient outcomes. Yet despite these gains, cancer remains a leading global health chal…
3 UpdatedAug 18, 2025 -
gpt-oss Public
Forked from openai/gpt-ossgpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI
-
harmony Public
Forked from openai/harmonyRenderer for the harmony response format to be used with gpt-oss
-
horovod Public
Forked from horovod/horovodDistributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Python Other UpdatedJul 31, 2025 -
sglang Public
Forked from sgl-project/sglangSGLang is a fast serving framework for large language models and vision language models.
Python Apache License 2.0 UpdatedJul 29, 2025 -
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
-
TensorRT-LLM Public
Forked from NVIDIA/TensorRT-LLMTensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and support state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorR…
-
onnxruntime Public
Forked from microsoft/onnxruntimeONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
-
gflownets Public
This repository serves as a comprehensive resource on GFlowNets, exploring key algorithms, theoretical foundations, and practical implementations for generative flow networks. It is designed for re…
-
aibench Public
A standardized benchmark for AI-driven bispecific and trispecific antibody discovery, featuring curated datasets, baseline models (ESM-2, AlphaFold, RFdiffusion), and evaluation tasks like binding …
UpdatedJul 27, 2025 -
generativeaibetapeptides Public
This repository leverages Generative AI for the design of β-peptides targeting ABL1 inhibition, integrating deep learning, molecular docking, and optimization techniques. It is intended for researc…
Python UpdatedJul 27, 2025 -
hergnavcav Public
Deep learning models for predicting cardiotoxicity from hERG, Nav1.5, and Cav1.2 ion channel blockade — with curated datasets, SAR modeling, and interpretability tools.
UpdatedJul 27, 2025 -
cutlass Public
Forked from NVIDIA/cutlassCUDA Templates for Linear Algebra Subroutines
-
modeldistillation Public
This repository focuses on model distillation, a technique for transferring knowledge from large, complex models (teacher) to smaller, more efficient models (student). It includes implementations o…
Python UpdatedJul 26, 2025 -
tensorflowprojects Public
A personal project space for building deep intuition in TensorFlow — exploring computation graphs, gradient flow, and model structure through hands-on, concept-driven implementations.
UpdatedJul 26, 2025 -
eecsproblems Public
Stretch Problems in Electrical Engineering and Computer Science and Coding Interview Questions. Occasionally highlights some beautiful algorithmic observation and its connection to real-world pheno…
C UpdatedJul 26, 2025 -
flash-attention Public
Forked from Dao-AILab/flash-attentionFast and memory-efficient exact attention
-
vjepa2 Public
Forked from facebookresearch/vjepa2PyTorch code and models for VJEPA2 self-supervised learning from video.
Python MIT License UpdatedJul 2, 2025 -
-
compressedsensing Public
This repository explores Compressed Sensing, focusing on theory, algorithms, and practical implementations for signal reconstruction from sparse measurements. It is intended for researchers, engine…