Lists (15)
Sort Name ascending (A-Z)
Starred repositories
Python tool for converting files and office documents to Markdown.
Benchmarks of approximate nearest neighbor libraries in Python
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Tinder clone - React Native.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
llama3 implementation one matrix multiplication at a time
Open source AI coding agent. Designed for large projects and real world tasks.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A code-first agent framework for seamlessly planning and executing data analytics tasks.
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
A list of Free Software network services and web applications which can be hosted on your own servers
Distribute and run LLMs with a single file.
Compile Time Regular Expression in C++
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Google's differential privacy libraries.