raceychan's Stars
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
raceychan/premier
premier is an intuitive throttler that supports various backends and throttling algorihms, it can be used in distributed application for throttling web-api and any regular function.
darrenburns/elia
A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
PWhiddy/PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
raceychan/ffder
read data from file made easier than ever!
raceychan/learncpp_pdf
an advance tool that instantly turns "www.learncpp.com" into a pdf book (in a minimalistic style)
pthom/litgen
litgen: a tool to generate Python bindings for C++ code, for humans.
v8/v8
The official mirror of the V8 Git repository
bloomberg/memray
Memray is a memory profiler for Python
LazyVim/LazyVim
Neovim config for the lazy
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
caronc/apprise
Apprise - Push Notifications that work with just about every platform!
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
Barthelemy/CppProjectTemplate
Basic, but working, C++ project using CMake, boost and Doxygen
dvmazur/mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
katanaml/sparrow
Data processing with ML, LLM and Vision LLM
vmagamedov/grpclib
Pure-Python gRPC implementation for asyncio
raceychan/baozi
inheritance-based dataclass.
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
abetlen/llama-cpp-python
Python bindings for llama.cpp
vercel/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
tconbeer/harlequin
The SQL IDE for Your Terminal.
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
odoo/odoo
Odoo. Open Source Apps To Grow Your Business.
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.