Stars
C++ tensors with broadcasting and lazy computing
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
SAM and lama inpaint,包含QT的GUI交互界面,实现了交互式可实时显示结果的画点、画框进行SAM,然后通过进行Inpaint,具体操作看readme里的视频。
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.
An open source implementation of OpenAI's ChatGPT Code interpreter
Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
📋 A list of open LLMs available for commercial use.
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, le…
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
llm deploy project based mnn. This project has merged into MNN.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现