lolz0r's Stars
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
karpathy/llama2.c
Inference Llama 2 in one file of pure C
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
AutoGPTQ/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
microsoft/torchscale
Foundation Architecture for (M)LLMs
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
buriy/python-readability
fast python port of arc90's readability tool, updated to match latest readability.js!
fhamborg/news-please
news-please - an integrated web crawler and information extractor for news that just works
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
facebookresearch/theseus
A library for differentiable nonlinear optimization
castorini/pyserini
Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
microsoft/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
functime-org/functime
Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
facebookresearch/localrf
An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
facebookresearch/home-robot
Mobile manipulation research tools for roboticists
OSU-NLP-Group/Mind2Web
[NeurIPS'23 Spotlight] "Mind2Web: Towards a Generalist Agent for the Web"
Meta-Portrait/MetaPortrait
[CVPR 2023] MetaPortrait: Identity-Preserving Talking Head Generation with Fast Personalized Adaptation
facebookresearch/hyperreel
Code release for HyperReel: High-Fidelity 6-DoF Video with Ray-Conditioned Sampling
Cornell-RelaxML/QuIP
Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"
lucidrains/x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
rover-xingyu/L2G-NeRF
[CVPR 2023] L2G-NeRF: Local-to-Global Registration for Bundle-Adjusting Neural Radiance Fields
princeton-nlp/TransformerPrograms
[NeurIPS 2023] Learning Transformer Programs
facebookresearch/bit
Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer
mikacuy/scade
SCADE: NeRFs from Space Carving with Ambiguity-Aware Depth Estimates, CVPR 2023
NewsFetch/NewsFetch
News API - fetch news from CommonCrawl, parse with NewsPlease, enrich with pre-trained machine-learning models, to structured searchable format
jezberg/loandra
The anytime MaxSAT solver Loandra
lolz0r/agent-framework
An LLM based tool-using neural agent framework in the ReAct paradigm, written in javascript.