Pinned Repositories
awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
hercules
Gaining advanced insights from Git repository history.
jgscm
Jupyter support for Google Cloud Storage
kmcuda
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
minhashcuda
Weighted MinHash implementation on CUDA (multi-gpu).
BiDiSentiment
Two-way deep RNN for sentiment classification.
DeathHandler
SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
go-lcss
Fast Longest Common Substring in Go
udt4py
libudt4 Python wrapper written with Cython
vmarkovtsev's Repositories
vmarkovtsev/DeathHandler
SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
vmarkovtsev/udt4py
libudt4 Python wrapper written with Cython
vmarkovtsev/vmarkovtsev.github.io
My presentations and other public stuff
vmarkovtsev/web-history-extension
Log Web History to Firebase
vmarkovtsev/fresheye
"Свежий Взгляд" (http://kirsanov.com/fresheye/) ancient mid-90s C program revival
vmarkovtsev/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
vmarkovtsev/databases
Async database support for Python. 🗄
vmarkovtsev/image-labeler
Image labeling tool. No annotations. No bounding boxes. Simple and effective.
vmarkovtsev/shower-presentations
Presentations based on shwr.me engine.
vmarkovtsev/ariadne
Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
vmarkovtsev/athenian-api
API layer to glue them all.
vmarkovtsev/chromium-ubuntu-build
Packaging files for building Chromium on Ubuntu
vmarkovtsev/clickhouse-sqlalchemy
ClickHouse dialect for SQLAlchemy
vmarkovtsev/client_python
Prometheus instrumentation library for Python applications
vmarkovtsev/connexion
Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
vmarkovtsev/flash-attention
Fast and memory-efficient exact attention
vmarkovtsev/gcloud-aio
(Asyncio OR Threadsafe) Google Cloud Client Library for Python
vmarkovtsev/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
vmarkovtsev/gopy
gopy generates a CPython extension module from a go package.
vmarkovtsev/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
vmarkovtsev/ml-repo-template
Tool to set up new machine learning repositories
vmarkovtsev/openapi-validator
Configurable and extensible validator/linter for OpenAPI documents
vmarkovtsev/py-pgproto
Low-level IO utilities for PosgtreSQL drivers.
vmarkovtsev/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
vmarkovtsev/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
vmarkovtsev/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
vmarkovtsev/sentry-python
The new Python SDK for Sentry.io
vmarkovtsev/Sophia
The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”
vmarkovtsev/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
vmarkovtsev/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.