yanniszark's Stars
ggerganov/llama.cpp
LLM inference in C/C++
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
karpathy/llm.c
LLM training in simple, raw C/CUDA
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
VikParuchuri/surya
OCR, layout analysis, reading order, table recognition in 90+ languages
cumulo-autumn/StreamDiffusion
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
BloopAI/bloop
bloop is a fast code search engine written in Rust.
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
aimhubio/aim
Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
guardrails-ai/guardrails
Adding guardrails to large language models.
jhuckaby/Cronicle
A simple, distributed task scheduler and runner with a web based UI.
pyinfra-dev/pyinfra
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
actions/upload-artifact
RootbeerComputer/backend-GPT
osandov/drgn
Programmable debugger
pgosar/ChatGDB
Harness the power of ChatGPT inside the GDB or LLDB debugger!
urcu/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
vbpf/ebpf-verifier
eBPF verifier based on abstract interpretation
smyja/blackmaria
Python package for webscraping in Natural language
s3yonsei/blocked_samples
willfindlay/pybpf
An opinionated BPF CO-RE library for Python3. Targets easy deployment on embedded systems with minimal dependency overhead.