LouisYZK's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
pengzhile/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
bloomberg/memray
Memray is a memory profiler for Python
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
sktime/sktime
A unified framework for machine learning with time series
MineDojo/Voyager
An Open-Ended Embodied Agent with Large Language Models
facebookresearch/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
idealvin/coost
A tiny boost library in C++11.
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
bytedance/lightseq
LightSeq: A High Performance Library for Sequence Processing and Generation
rttrorg/rttr
C++ Reflection Library
unum-cloud/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
Neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
OSCPU/NutShell
RISC-V SoC designed by students in UCAS
ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
CastellanZhang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
lefticus/cpp_weekly
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
bytedance/matxscript
A high-performance, extensible Python AOT compiler.
alibaba/proxima
iwatake2222/play_with_tflite
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
baidu/puck
Puck is a high-performance ANN search engine
philip82148/cpp-dump
A C++ library for debugging purposes that can print any variable, even user-defined types.
andreasvc/roaringbitmap
Roaring Bitmap in Cython
mechsihao/RecommendFlow
A Industrialization recommendation system which can easy to build pipeline between local/hdfs train data and tensorflow2.x model.