-
Worcester Polytechnic University
- United States of America
- https://cdn.rawgit.com/201528015329004/hsl_info/f37ea4b2/index.html
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Official PyTorch implementation of SegFormer
An OpenAI-compatible proxy to use ChatJimmy as a completions endpoint
A Gemini 2.5 Flash Level MLLM for Vision, Speech, and Full-Duplex Multimodal Live Streaming on Your Phone
Fara-7B: An Efficient Agentic Model for Computer Use
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
No fortress, purely open ground. OpenManus is Coming.
A community-driven AI automation framework that builds upon the incredible work of the open source community. Our goal is to combine language models with specialized tools for tasks like web search…
CausalVLR: A Toolbox and Benchmark for Vision-Language Causal Reasoning (多模态因果推理开源框架)
MedRAX: Medical Reasoning Agent for Chest X-ray - ICML 2025
An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & TIS & vLLM & Ray & Async RL)
TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Official repository for "SimpleTOD: A Simple Language Model for Task-Oriented Dialogue"
A concise but complete full-attention transformer with a set of promising experimental features from various papers
Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"
LAVIS - A One-stop Library for Language-Vision Intelligence
Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Official repository of my book "A Hands-On Guide to Fine-Tuning LLMs with PyTorch and Hugging Face"
A walkthrough of transformer architecture code
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step