OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: transformer清除
planckgptnguyenphuminh
ADDED

A tiny GPT language model (~540M parameters) designed to be trained from scratch on consumer laptop hardware, with pretraining on Fineweb-edu and chat finetuning capabilities.

AI & MLTraining & evaluation
vllmvllm-project
ADDED

vLLM is a high-throughput, memory-efficient library designed for Large Language Model (LLM) inference and serving.

AI & MLModel runtime
whisper.cppggml-org
ADDED

A high-performance C/C++ implementation for inference of OpenAI's Whisper automatic speech recognition (ASR) model, designed for lightweight and cross-platform deployment.

AI & MLModel runtime
paddlesegPaddlePaddle
ADDED

PaddleSeg is an end-to-end image segmentation development kit under the PaddlePaddle ecosystem, featuring 45+ model algorithms and 140+ pretrained models, covering semantic segmentation, interactive segmentation, panoptic segmentation, image matting, and 3D medical segmentation, with config-driven and API usage, spanning annotation, training, compression, and deployment.

AI & MLDeveloper toolsTraining & evaluation
ADDED

A fast reimplementation of OpenAI's Whisper model using CTranslate2, offering improved transcription speed and reduced memory usage.

AI & MLModel runtime
transformershuggingface
ADDED

Hugging Face Transformers is a model-definition framework for machine learning across text, vision, audio, and multimodal tasks. It provides a unified API for inference and training with over 1 million pretrained checkpoints.

AI & MLDeveloper toolsTraining & evaluation
sglangsgl-project
ADDED

SGLang is a high-performance serving framework for large language models (LLMs) and multimodal models, designed for low-latency and high-throughput inference.

AI & MLModel runtime

Collection of simple PyTorch implementations of neural networks and deep learning papers with documented side-by-side explanations, covering transformers, GANs, diffusion models, RL, optimizers, and more.

AI & MLCoding assistants