Phil Wang

Results 225 repositories owned by Phil Wang

st-moe-pytorch

237
Stars
21
Forks
Watchers

Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch

metnet3-pytorch

178
Stars
23
Forks
Watchers

Implementation of MetNet-3, SOTA neural weather model out of Google Deepmind, in Pytorch

llama-qrlhf

152
Stars
4
Forks
Watchers

Implementation of the Llama architecture with RLHF + Q-learning

nim-tokenizer

20
Stars
0
Forks
Watchers

Implementation of a simple BPE tokenizer, but in Nim

pytorch-custom-utils

103
Stars
2
Forks
Watchers

Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new AI research

tableformer-pytorch

36
Stars
2
Forks
Watchers

Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch

medical-ai-experiments

94
Stars
0
Forks
Watchers

A repository to house some personal attempts to beat some state-of-the-art for medical datasets

perceiver-ar-pytorch

86
Stars
4
Forks
Watchers

Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch

mirasol-pytorch

85
Stars
1
Forks
Watchers

Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch

VN-transformer

74
Stars
4
Forks
Watchers

A Transformer made of Rotation-equivariant Attention using Vector Neurons