GitHub / 4paradigm 32 Repositories
4Paradigm Open Source Community
4paradigm/AutoX
AutoX is an efficient automl tool, which is mainly aimed at data mining tasks with tabular data.
Language: Jupyter Notebook - Size: 72 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 536 - Forks: 140

4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
Language: C++ - Size: 163 MB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 1,645 - Forks: 320

4paradigm/llm-perf-bench
This is a benchmarking tool to help evaluate the performance of a given LLM and hardware platform.
Language: Python - Size: 35.2 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 1

4paradigm/OpenEmbedding
OpenEmbedding is an open source framework for Tensorflow distributed training acceleration.
Language: C++ - Size: 1.75 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 6

4paradigm/k8s-vgpu-scheduler
OpenAIOS vGPU device plugin for Kubernetes is originated from the OpenAIOS project to virtualize GPU device memory, in order to allow applications to access larger memory space than its physical capacity. It is designed for ease of use of extended device memory for AI workloads.
Language: Go - Size: 237 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 563 - Forks: 96

4paradigm/FeatInsight
FeatInsight is a feature platform based on OpenMLDB
Language: Vue - Size: 3.33 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 9

4paradigm/openaios-platform
OpenAIOS is an incubating open-source distributed OS kernel based on Kubernetes for AI workloads. OpenAIOS-Platform is an AI development platform built upon OpenAIOS for enterprises to develop and deploy AI applications for production.
Language: Go - Size: 4.77 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 97 - Forks: 18

4paradigm/pskiplist
An implementation of the persistent skiplist based on Intel Optane Persistent Memory. It is with Intel's pmemkv as an storage engine
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

4paradigm/prpc
Language: C++ - Size: 2.7 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

4paradigm/parameter-server
Language: C++ - Size: 758 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

4paradigm/hybridsql-asserts
HybridSQL third-party libraries
Language: Shell - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 4

4paradigm/spark Fork of apache/spark
This is OpenMLDB's Spark Distribution, which is particularly optimized for feature extraction. It includes a few novel techniques, such as native implementation of last join and multi-window parallelization. Its APIs are fully compatible with the standard Spark. It is designed to be a component of OpenMLDB (https://github.com/4paradigm/OpenMLDB).
Language: Scala - Size: 318 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 9

4paradigm/tsfe
Time Series Feature Extraction for Federated Learning
Language: Python - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 5

4paradigm/openmldb-exporter
OpenMLDB metric exporter for Prometheus
Language: Python - Size: 373 KB - Last synced at: about 12 hours ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

4paradigm/openmldb-go-sdk
Official OpenMLDB Golang SDK
Language: Go - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

4paradigm/zetasql Fork of google/zetasql
ZetaSQL - Analyzer Framework for SQL
Language: C++ - Size: 8.02 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 8

4paradigm/pcj Fork of pmem/pcj
Persistent Collections for Java
Language: Java - Size: 1.3 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

4paradigm/common Fork of baidu/common
Common library
Language: C++ - Size: 118 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

4paradigm/pmemstore Fork of pmem/pmemkv
Key/Value Datastore for Persistent Memory
Language: C++ - Size: 3.85 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 6

4paradigm/llpl Fork of pmem/llpl
Low Level Persistence Library
Language: Java - Size: 381 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

4paradigm/llvm-project Fork of llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Size: 1.31 GB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

4paradigm/incubator-brpc Fork of apache/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
Language: C++ - Size: 27.4 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

4paradigm/canopy Fork of apache/tvm
Canopy is a machine learning learning compiler stack with the capability of adopting high-end FPGAs. As a part of OpenAIOS project, Canopy is an evolved version of Apache TVM. Canopy is able to support a variety of hardware backends such as PCIE-based cloud FPGAs, CPUs and GPUs.
Language: Python - Size: 39.5 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

4paradigm/OpenMLDBSQLEmulator
Language: Java - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

4paradigm/pafka Fork of apache/kafka
Pafka is originated from the OpenAIOS project to leverage an optimized tiered storage access strategy to improve overall performance for streaming/messaging system.
Language: Java - Size: 111 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 70 - Forks: 7

4paradigm/openmldb-k8s
This is the tool to support running the OpenMLDB's online engine on Kubernetes
Language: Smarty - Size: 93.8 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

4paradigm/canopy-hw Fork of apache/tvm-vta
Canopy: FPGA-Accelerated Deep Learning Compiler Stack (Hardware Backend)
Language: C++ - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

4paradigm/oam-kubernetes-runtime Fork of crossplane/oam-kubernetes-runtime
A set of libraries for building OAM runtimes
Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

4paradigm/openmldb-docs-zh 📦
This is the repo for OpenMLDB's Chinese documentations
Language: Python - Size: 5.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 8

4paradigm/DemoApps
demo applications that show how to deploy offline feature engineering solutions to online in one minute with fedb and nativespark
Language: Python - Size: 98.1 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 35 - Forks: 13

4paradigm/rfcs
RFCs for 4Paradigm Open Source Community
Size: 327 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 4

4paradigm/Benchmark
benchmark on in-memory database, streaming and batch system
Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

4paradigm/serving Fork of tensorflow/serving
A flexible, high-performance serving system for machine learning models
Language: C++ - Size: 8.99 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
