WeekendCheung's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
lmarzen/esp32-weather-epd
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
eduardzamfir/RT4KSR
This is the official testing code of the baseline method presented at the CVPR 2023 NTIRE Real-Time 4K Super-Resolution Challenge. We provide model and pre-trained checkpoints.
unclecode/crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper
PaulPauls/llama3_interpretability_sae
A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and fully reproducible.
leaningtech/webvm
Virtual Machine for the Web
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
ggerganov/llama.cpp
LLM inference in C/C++
ForrestKnight/open-source-cs
Video discussing this curriculum:
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
NilsIrl/dockerc
container image to single executable compiler
bndr/pipreqs
pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
breuleux/jurigged
Hot reloading for Python
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
ictnlp/LLaMA-Omni
LLaMA-Omni is a low-latency and high-quality end-to-end speech interaction model built upon Llama-3.1-8B-Instruct, aiming to achieve speech capabilities at the GPT-4o level.
Z4nzu/hackingtool
ALL IN ONE Hacking Tool For Hackers
quackduck/devzat
The devs are over here at devzat, chat over SSH!
ShareDropio/sharedrop
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
Kobaayyy/Awesome-CVPR2024-ECCV2024-AIGC
A Collection of Papers and Codes for CVPR2024/ECCV2024 AIGC
ali-vilab/UniAnimate
Code for Paper "UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation".
dockur/windows
Windows inside a Docker container.
RayTracing/raytracing.github.io
Main Web Site (Online Books)
No-Chicken/OV-Watch
A powerful Smart Watch based on STM32, FreeRTOS, LVGL.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
nkasmanoff/pi-card
Raspberry Pi Voice Assistant
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.