-
lm-evaluation-harness Public
Forked from EleutherAI/lm-evaluation-harnessA framework for few-shot evaluation of language models.
Python MIT License UpdatedMar 6, 2025 -
-
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
Python Apache License 2.0 UpdatedMar 1, 2025 -
-
OnnxSlim Public
A Toolkit to Help Optimize Onnx Model
-
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 UpdatedFeb 21, 2025 -
MNN Public
Forked from alibaba/MNNMNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./project/android/apps/MnnLlmA…
C++ UpdatedFeb 8, 2025 -
OnnxLLM Public
Large Language Model Onnx Inference Framework
-
FunASR Public
Forked from modelscope/FunASRA Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
Python Other UpdatedDec 19, 2024 -
ultralytics Public
Forked from ultralytics/ultralyticsNEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
-
-
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedOct 21, 2024 -
neural-compressor Public
Forked from onnx/neural-compressorModel compression for ONNX
Python Apache License 2.0 UpdatedAug 26, 2024 -
Paddle2ONNX Public
Forked from PaddlePaddle/Paddle2ONNXONNX Model Exporter for PaddlePaddle
Python Apache License 2.0 UpdatedAug 13, 2024 -
Deep-Live-Cam Public
Forked from hacksider/Deep-Live-Camreal time face swap and one-click video deepfake with only a single image (uncensored)
Python GNU Affero General Public License v3.0 UpdatedAug 12, 2024 -
yolov10 Public
Forked from THU-MIG/yolov10YOLOv10: Real-Time End-to-End Object Detection
Python GNU Affero General Public License v3.0 UpdatedJul 30, 2024 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU Affero General Public License v3.0 UpdatedJul 29, 2024 -
optimum Public
Forked from huggingface/optimum🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
Python Apache License 2.0 UpdatedJul 17, 2024 -
llm-export Public
Forked from wangzhaode/llm-exportllm-export can export llm model to onnx.
-
TensorRT-Model-Optimizer Public
Forked from NVIDIA/TensorRT-Model-OptimizerTensorRT 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 frame…
Python Other UpdatedJun 25, 2024 -
transformers.js Public
Forked from huggingface/transformers.jsState-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
JavaScript Apache License 2.0 UpdatedJun 16, 2024 -
brocolli Public
Everything in Torch Fx
-
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 UpdatedMay 16, 2024 -
onnxruntime Public
Forked from microsoft/onnxruntimeONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
-
yolov9 Public
Forked from WongKinYiu/yolov9Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
-
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.