SuperSecureHuman's Stars
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
stas00/ml-engineering
Machine Learning Engineering Open Book
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
vladmandic/automatic
SD.Next: All-in-one for AI generative image
kohya-ss/sd-scripts
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
Helicone/helicone
🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓
Eventual-Inc/Daft
Distributed data engine for Python/SQL designed for the cloud, powered by Rust
microsoft/Olive
Olive: Simplify ML Model Finetuning, Conversion, Quantization, and Optimization for CPUs, GPUs and NPUs.
michaelfeil/infinity
Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali
xdit-project/xDiT
xDiT: A Scalable Inference Engine for Diffusion Transformers (DiTs) with Massive Parallelism
PyDMD/PyDMD
Python Dynamic Mode Decomposition
mikonvergence/DiffusionFastForward
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models
neuralmagic/sparsify
ML model optimization product to accelerate inference.
NVIDIA/k8s-dra-driver
Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
taabata/LCM_Inpaint_Outpaint_Comfy
ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
neuralmagic/nm-vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
kraiskil/onnx2c
Open Neural Network Exchange to C compiler.
jirutka/ssh-ldap-pubkey
Utility to manage SSH public keys stored in LDAP.
swj0419/detect-pretrain-code
This repository provides an original implementation of Detecting Pretraining Data from Large Language Models by *Weijia Shi, *Anirudh Ajith, Mengzhou Xia, Yangsibo Huang, Daogao Liu , Terra Blevins , Danqi Chen , Luke Zettlemoyer.
intel/ideep
Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.
ritwikraha/Open-Generative-Fill
A repository for hacking Generative Fill with Open Source Tools
Cognation/darwin
SuperSecureHuman/rag_hyde_chat
Chat with Lex! A RAG app, using HyDE with milvus DB for vector store, VLLM for LLM inference, and FastEmbed for Embeddings!
SuperSecureHuman/ROS-Map-Master
ROS2 Project involving 2d and 3d mapping of environment
SSKlearns/Accident-Detection-with-Resnet50