- Calgary
-
03:11
(UTC -06:00) - sayannath.tech
- https://orcid.org/0000-0002-5471-6317
- @sayannath2350
- in/sayannath235
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A curated, regularly updated list of Canadian tech internships for Summer, Fall, and Winter 2026. Includes computer science, software engineering, software development, data, and IT internships acr…
Official inference repo for FLUX.1 models
Build and run agents you can see, understand and trust.
[NeurIPS 24 Spotlight] MaskLLM: Learnable Semi-structured Sparsity for Large Language Models
Repository for the RoboHaptics - Software Toolkit for controlling UniTree Go PRO robot.
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-rep…
Python interface for unitree sdk2
[ICCV 2025] Region-Aware Text-to-Image Generation via Hard Binding and Soft Refinement 🔥
A CLI to estimate inference memory requirements for Hugging Face models, written in Python.
mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding
General plug-and-play inference library for Recursive Language Models (RLMs), supporting various sandboxes.
📄Small Batch Size Training for Language Models
TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. Tensor…
[NeurIPS 2025] Tracking and Understanding Object Transformations
Unofficial implementation of Tiny Recursive Model (TRM), improvement to HRM from Sapient AI, by Alexia Jolicoeur-Martineau
A simple yet powerful agent framework that delivers with open-source models
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
[NeurIPS 2025] 4KAgent: Agentic Any Image to 4K Super-Resolution. An intelligent computer vision agent that can magically restore any image to perfect-4K!
Track emissions from Compute and recommend ways to reduce their impact on the environment.
ML has an impact on the climate. But not all models are born equal. Compute your model's emissions with our calculator and add the results to your paper with our generated latex template
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unita…
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step