- London, UK
-
NeMo-Skills Public
Forked from NVIDIA/NeMo-SkillsA pipeline to improve skills of large language models
Python Apache License 2.0 UpdatedOct 21, 2024 -
-
minGPT Public
Forked from williamFalcon/minGPTA minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!
-
tutorials Public
Forked from nvidia-riva/tutorialsNVIDIA Riva runnable tutorials
Jupyter Notebook UpdatedFeb 7, 2023 -
deepspeech.pytorch Public
Speech Recognition using DeepSpeech2.
-
xformers Public
Forked from facebookresearch/xformersHackable and optimized Transformers building blocks, supporting a composable construction.
Python Other UpdatedNov 24, 2022 -
NeMo Public
Forked from NVIDIA/NeMoNeMo: a toolkit for conversational AI
Python Apache License 2.0 UpdatedNov 1, 2022 -
diarization_annotation Public
Forked from tango4j/diarization_annotationDiarization annotation files
UpdatedSep 7, 2022 -
min-LLM Public
Minimal code to train a Large Language Model (LLM).
-
lightning-barlowtwins Public
PyTorch Lightning implementation of Barlow Twins: Self-Supervised Learning via Redundancy Reduction.
-
fairscale Public
Forked from facebookresearch/fairscalePyTorch extensions for high performance and large scale training.
Python Other UpdatedApr 1, 2021 -
CORD-19-ANN Public
ANN Search through the COVID CORD-19 Dataset using SBERT.
-
sentence-transformers Public
Forked from UKPLab/sentence-transformersSentence Embeddings with BERT & XLNet
Python Apache License 2.0 UpdatedMay 9, 2020 -
deepspeech.torch Public
Speech Recognition using DeepSpeech2 network and the CTC activation function.
-
QlearningExample.torch Public
Implementation of a simple example of Q learning in Torch.