#Pytorch-transformers
Showing 4 of 4 repositories tagged #pytorch-transformers, ranked by stars
huggingface
transformers
๐ค Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Score
0
โ
162.4k
โ 33.9k
โ
Python
jrzaurin
pytorch-widedeep
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Score
100
โ
1.4k
โ 197
โ
Python
gordicaleksa
pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Score
0
โ
1.1k
โ 188
+2/day
Jupyter Notebook
BlackSamorez
tensor_parallel
Automatically split your PyTorch models on multiple GPUs for training & inference
Score
0
โ
655
โ 43
โ
Python