leVirve's Stars
localsend/localsend
An open-source cross-platform alternative to AirDrop
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
microsoft/playwright-python
Python version of the Playwright testing and automation library.
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
File-New-Project/EarTrumpet
EarTrumpet - Volume Control for Windows
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
svaarala/duktape
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
openstyles/stylus
Stylus - Userstyles Manager
tmux-python/tmuxp
🖥️ Session manager for tmux, build on libtmux.
xz/new.css
A classless CSS framework to write modern websites using only HTML.
lwthiker/curl-impersonate
curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
mbnuqw/sidebery
Firefox extension for managing tabs and bookmarks in sidebar.
atom0s/Steamless
Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
pytorch/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
pytorch/tensordict
TensorDict is a pytorch dedicated tensor container.
ezyang/ghstack
Submit stacked diffs to GitHub on the command line
amol-/dukpy
Simple JavaScript interpreter for Python
scottchiefbaker/dool
Python3 compatible fork of dstat
sapondanaisriwan/AdashimaaTube
Restore old Youtube layout in 2021-2022 with many customizable options.
facebookresearch/recipes
Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifically, recipes aims to provide- Consistent access to pre-trained SOTA models ready for production- Reference implementations for SOTA research reproducibility, and infrastructure to guarantee correctness, efficiency, and interoperability.
Frank0945/fix-yt-traditional-chinese-subtitle
Corrected the issue that prevented the proper display of YouTube's automatic translation in Traditional Chinese.
ppwwyyxx/dotfiles
my dotfiles..
CEA-LIST/RPCDataloader
A variant of the PyTorch Dataloader using remote workers.