manhph2211
Focusing on deploying scalable and efficient ML applications in real-world environments ๐
VinBigDataSingapore
manhph2211's Stars
langchain-ai/langchain
๐ฆ๐ Build context-aware reasoning applications
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
meta-llama/llama3
The official Meta Llama 3 GitHub site
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
KindXiaoming/pykan
Kolmogorov Arnold Networks
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
pygame/pygame
๐๐ฎ pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
google-research/t5x
google-research/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
csteinmetz1/auraloss
Collection of audio-focused loss functions in PyTorch
lucidrains/mixture-of-experts
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
michiyasunaga/qagnn
[NAACL 2021] QAGNN: Question Answering using Language Models and Knowledge Graphs ๐ค
VinAIResearch/XPhoneBERT
XPhoneBERT: A Pre-trained Multilingual Model for Phoneme Representations for Text-to-Speech (INTERSPEECH 2023)
aisingapore/sealion
South-East Asia Large Language Models
feizc/DiT-MoE
Scaling Diffusion Transformers with Mixture of Experts
google-research-datasets/tpu_graphs
JHoelli/Awesome-Time-Series-Explainability
A list of (post-hoc) XAI for time series
SaberaTalukder/TOTEM
The official code ๐ฉโ๐ป for - TOTEM: TOkenized Time Series EMbeddings for General Time Series Analysis
Jwoo5/fairseq-signals
A collection of deep learning models for ECG data processing based on fairseq framework
hhi-aml/ecg-selfsupervised
Self-supervised representation learning from 12-lead ECG data
hturbe/InterpretTime
Implementation of the InterpretTime framework
mims-harvard/TimeX
Time series explainability via self-supervised model behavior consistency
Sakib1263/NABNet
NABNet: A Nested Attention-guided BiConvLSTM Network for a robust โprediction of Blood Pressure components from reconstructed Arterial Blood โPressure waveforms using PPG and ECG Signals
FederatedML/FedCompress
Communication-Efficient Federated Learning through Adaptive Weight Clustering and Server-Side Distillation
manhph2211/ViTTS
In this repo, I developed a step-by-step pipeline for a standard MultiSpeaker Text-to-Speech system :smile: In general, I used Portaspeech as an acoustic model and iSTFTNet as vocoder...
manhph2211/Class-Incremental-Template
Simple data and training pipeline for class-incremental method :smile: