lobotmcj's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
peak/s5cmd
Parallel S3 and local filesystem execution tool.
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ross/requests-futures
Asynchronous Python HTTP Requests for Humans using Futures
microsoft/Codex-CLI
CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents
dbader/schedule
Python job scheduling for humans.
wakatime/wakaq
Background task queue for Python backed by Redis, a super minimal Celery
trallnag/prometheus-fastapi-instrumentator
Instrument your FastAPI with Prometheus metrics.
kragniz/python-etcd3
Python client for the etcd API v3
phw/peek
Simple animated GIF screen recorder with an easy to use interface
Netflix/genie
Distributed Big Data Orchestration Service
uber-go/zap
Blazing fast, structured, leveled logging in Go.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Velocidex/velociraptor
Digging Deeper....
microsoft/CyberBattleSim
An experimentation and research platform to investigate the interaction of automated agents in an abstract simulated network environments.
mitre/caldera
Automated Adversary Emulation Platform
grantjenks/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
prometheus/client_python
Prometheus instrumentation library for Python applications
nv-morpheus/MRC
Morpheus Runtime Core (MRC)
elastic/elasticsearch-py
Official Python client for Elasticsearch
Mikaayenson/ideal
The ideal template to start a go project.
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
pybind/pybind11
Seamless operability between C++11 and Python