ifiaposto's Stars
psf/black
The uncompromising Python code formatter
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
jaywalnut310/vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
RLHFlow/RLHF-Reward-Modeling
Recipes to train reward model for RLHF.
NVlabs/NVAE
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
allenai/reward-bench
RewardBench: the first evaluation tool for reward models.
RLHFlow/Online-RLHF
A recipe for online RLHF and online iterative DPO.
moment-timeseries-foundation-model/moment
MOMENT: A Family of Open Time-series Foundation Models
ant-research/EasyTemporalPointProcess
EasyTPP: Towards Open Benchmarking Temporal Point Processes
EleutherAI/elk
Keeping language models honest by directly eliciting knowledge encoded in their activations.
facebookresearch/ssl-data-curation
PyTorch code for hierarchical k-means -- a data curation method for self-supervised learning
zhang-yu-wei/ClusterLLM
LLM guided text clustering
snu-mllab/EDAC
Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)
beccabai/Data-centric_multimodal_LLM
Survey on Data-centric Large Language Models
iLampard/lamp
PyTorch implementation of the paper "Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning", NeurIPS 2023
michaelnny/InstructLLaMA
Implements pre-training, supervised fine-tuning (SFT), and reinforcement learning from human feedback (RLHF), to train and fine-tune the LLaMA2 model to follow human instructions, similar to InstructGPT or ChatGPT, but on a much smaller scale.
vincentblot28/conformalized_gp
GFNOrg/GFlowNet-EM
Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.
nguyenkien1402/llamaindex-practices
This repository contains the source code for running llamaindex tutorials from https://howaibuildthis.substack.com/
ggjy/vision_weak_to_strong
poloclub/LLM-Attributor
LLM Attributor: Attribute LLM's Generated Text to Training Data
edfong/conformal_bayes
Conformal Bayes with importance sampling
yiboyang/wgd
Official project page for Estimating the Rate-Distortion Function by Wasserstein Gradient Descent
yanyanSann/PromptTPP
PyTorch Implementation of Prompt-augmented Temporal Point Process for Streaming Event Sequence, NeurIPS 2023
NLP2CT/ua-cl-nmt
Uncertainty-Aware Curriculum Learning for Neural Machine Translation (ACL 2020)
P-B-U/proxy_based_uncertainty
szrlee/HyperAgent
The official code repo for HyperAgent algorithm published in ICML 2024.
boschresearch/bayesian-context-aggregation
Source code for Volpp et al., "Bayesian Context Aggregation for Neural Processes", ICLR 2021
EleutherAI/cupbearer
A library for mechanistic anomaly detection