Historial de Commits

Autor SHA1 Mensaje Fecha
  Tri Dao c3b2196652 Add Alibi to MHA, test with Baichuan-13B hace 1 año
  Tri Dao 3557e0bb8f [MLP] Implement SwiGLU with torch jiterator hace 1 año
  Tri Dao f1a73d0740 Run isort and black on python files hace 1 año
  Tri Dao 364a5b4a71 [MLP] Change the check for out_features being None hace 1 año
  Tri Dao 4c98d0b41f [MLP] Edit ParallelGatedMlp hace 1 año
  Haodong Lyu 8ee62efca3 Implement ParallelGatedMlp (#251) hace 1 año
  Tri Dao 75e334d407 [MLP] Add ParallelMLP hace 1 año
  Tri Dao 96d10f6545 Implement LLaMa hace 1 año
  Tri Dao b630aef53f Implement GatedMlp hace 1 año
  Zhiyuan Chen 8c42415664 make mlp hidden_features defaults to 4*in_features hace 1 año
  Tri Dao 88173a1aaf [FusedDense] Support relu, rename FusedDenseGeluDense -> FusedMLP hace 1 año
  Tri Dao 226a1b721d Implement TensorParallel for FusedDense and FusedDenseGeluDense hace 2 años
  Tri Dao e68ebbe89a Simplify FusedDense hace 2 años
  Tri Dao 13cdceb377 Implement last_layer_subset optimization for BERT hace 2 años
  Tri Dao 1feb94265c [ViT] Use dropout_add_ln for the 1st layer norm hace 2 años
  Tri Dao d4b320b31f Add MLP, MHA, Block, Embedding modules hace 2 años