triple-mu (triple-Mu)

triple-Mu

Geek Repo

Company:The University of British Columbia

Location:Beijing

Home Page:https://github.com/triple-Mu

Twitter:@tripleMu

Github PK Tool:Github PK Tool

triple-mu's starred repositories

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

Language:PythonLicense:Apache-2.0Stargazers:39780Issues:430Issues:9033

clash-verge-rev

Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

Language:TypeScriptLicense:GPL-3.0Stargazers:22853Issues:86Issues:1074

LLMs-from-scratch

Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:19386Issues:224Issues:43

guidance

A guidance language for controlling large language models.

Language:Jupyter NotebookLicense:MITStargazers:17949Issues:116Issues:485

llm-cookbook

面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版

Language:Jupyter NotebookStargazers:10129Issues:83Issues:31

mimalloc

mimalloc is a compact general purpose allocator with excellent performance.

Megatron-LM

Ongoing research training transformer models at scale

Language:PythonLicense:NOASSERTIONStargazers:9077Issues:157Issues:559

yolov10

YOLOv10: Real-Time End-to-End Object Detection

Language:PythonLicense:AGPL-3.0Stargazers:7413Issues:38Issues:225

MiniCPM-V

MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone

Language:PythonLicense:Apache-2.0Stargazers:7190Issues:74Issues:225

lm-evaluation-harness

A framework for few-shot evaluation of language models.

Language:PythonLicense:MITStargazers:5557Issues:36Issues:888

gpt-fast

Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

Language:PythonLicense:BSD-3-ClauseStargazers:5283Issues:61Issues:89

arrayfire

ArrayFire: a general purpose GPU library.

Language:C++License:BSD-3-ClauseStargazers:4444Issues:150Issues:1649

lmql

A language for constraint-guided and efficient LLM programming.

Language:PythonLicense:Apache-2.0Stargazers:3438Issues:22Issues:245

HunyuanDiT

Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding

Language:PythonLicense:NOASSERTIONStargazers:2335Issues:31Issues:76

argh

Argh! A minimalist argument handler.

Language:C++License:BSD-3-ClauseStargazers:1300Issues:19Issues:51

YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !

Language:C++License:MITStargazers:1159Issues:12Issues:172

Skywork

Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc. 天工系列模型在3.2TB高质量多语言和代码数据上进行预训练。我们开源了模型参数,训练数据,评估数据,评估方法。

Language:PythonLicense:NOASSERTIONStargazers:1148Issues:22Issues:63

minisora

MiniSora: A community aims to explore the implementation path and future development direction of Sora.

Language:PythonLicense:Apache-2.0Stargazers:1073Issues:17Issues:62

advcpmv

A patch for GNU Core Utilities cp, mv to add progress bars

APISR

APISR: Anime Production Inspired Real-World Anime Super-Resolution (CVPR 2024)

Language:PythonLicense:GPL-3.0Stargazers:725Issues:14Issues:14

qwen.cpp

C++ implementation of Qwen-LM

Language:C++License:NOASSERTIONStargazers:500Issues:9Issues:72

TensorRT-Model-Optimizer

TensorRT Model Optimizer is a unified library of state-of-the-art model optimization techniques such as quantization and sparsity. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM or TensorRT to optimize inference speed on NVIDIA GPUs.

Language:PythonLicense:NOASSERTIONStargazers:250Issues:8Issues:24

optimum-benchmark

A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of Optimum's hardware optimizations & quantization schemes.

Language:PythonLicense:Apache-2.0Stargazers:206Issues:6Issues:69

Vitron

A Unified Pixel-level Vision LLM for Understanding, Generating, Segmenting, Editing

PipeFusion

A Suite of Parallel Approaches for Inference of Diffusion Transformer Models on GPU Clusters

Language:PythonLicense:MITStargazers:52Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:28Issues:0Issues:0

safetensors-cpp

Header-only safetensors loader and saver in C++

Language:C++License:MITStargazers:26Issues:2Issues:3

HunyuanDiT-TensorRT-libtorch

HunyuanDiT with TensorRT and libtorch