weixuanwx's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
smol-ai/developer
the first library to let you embed a developer agent in your own app!
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
huggingface/trl
Train transformer language models with reinforcement learning.
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
facebookresearch/PyTorch-BigGraph
Generate embeddings from large-scale graph-structured data.
logancyang/obsidian-copilot
THE Copilot in Obsidian
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
Accenture/AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
beir-cellar/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
gtalarico/flask-vuejs-template
Flask + Vue JS Template
eugeneyan/obsidian-copilot
🤖 A prototype assistant for writing and thinking
chrisby/torchMTL
A lightweight module for Multi-Task Learning in pytorch.