ivanstepanovftw's Stars
wagoodman/dive
A tool for exploring each layer in a docker image
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
dottxt-ai/outlines
Structured Text Generation
stashapp/stash
An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
RamonUnch/AltSnap
Maintained continuation of Stefan Sundin's AltDrag
jackmpcollins/magentic
Seamlessly integrate LLMs as Python functions
marella/ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
vsitzmann/siren
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
RWKV/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
sobelio/llm-chain
`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
Jigsaw-Code/outline-ss-server
Outline Shadowsocks server
skeskinen/bert.cpp
ggml implementation of BERT
greatzh/Papers
Image Forgery Detection and Localization (and related) Papers List
natasha/corus
Links to Russian corpora + Python functions for loading and parsing
ispras/dedoc
Dedoc is a library (service) for automate documents parsing and bringing to a uniform format. It automatically extracts content, logical structure, tables, and meta information from textual electronic documents. (Parse document; Document content extraction; Logical structure extraction; PDF parser; Scanned document parser; DOCX parser; HTML parser
cyrilou242/ftcc
Fast Text Classification with Compressors dictionary
IntrinsicLabsAI/gbnfgen
TypeScript generator for llama.cpp Grammar directly from TypeScript interfaces
hughxx/tsf-new-paper-taste
A code implementation of new papers in the time series forecasting field.
pperle/gaze-tracking-pipeline
full camera-to-screen gaze tracking pipeline
pytdbot/client
Easy-to-use asynchronous TDLib wrapper for Python.
gvanrossum/c-parser
A partial parser for C statements and expression
dotX12/waio
Is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
epishchik/TrainableActivation
Implementation for the article "Trainable Activations for Image Classification"
KerfuffleV2/llm-samplers
A collection of LLM token samplers in Rust
SpexGuy/Advent2023
Advent of Code solutions in Zig for 2023
ivanstepanovftw/bounce
Original Bounce written in Rust with Bevy Game Engine
ivanstepanovftw/i18nx
Elegant internationalization library for Rust
vnnm404/mish
Stands for minimal-shell for linux. Its a simple and clean shell that gets the job done in 56kb.