LuminosityX's Stars
meta-llama/llama
Inference code for Llama models
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
fengdu78/lihang-code
《统计学习方法》的代码实现
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
OpenBMB/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
pengsida/learning_research
本人的科研经验
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
shuhuai007/Machine-Learning-Session
Wookai/paper-tips-and-tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
JustFollowUs/Machine-Learning
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
Tongji-KGLLM/RAG-Survey
zhanshijinwat/Steel-LLM
Train a 1B LLM with 1T tokens from scratch by personal
apachecn/ntu-hsuantienlin-ml
:book: **大学林轩田机器学习笔记
Richardyu114/MIT-Linear-Algebra-Learning-Materials
这是我学习MIT18.06线性代数课所收集的学习材料
AAA-Zheng/Image-Text-Matching-Summary
Summary of Related Research on Image-Text Matching
nguyentthong/video-language-understanding
[ACL’24 Findings] Video-Language Understanding: A Survey from Model Architecture, Model Training, and Data Perspectives
steven640pixel/GalleryGPT
LuminosityX/HAT
Implementation of our paper, 'Unifying Two-Stream Encoders with Transformers for Cross-Modal Retrieval.'
LuminosityX/FNE
Implementation of our paper, Your Negative May not Be True Negative: Boosting Image-Text Matching with False Negative Elimination..
LuminosityX/MM-Forecast
Implementation of our paper, "MM-Forecast: A Multimodal Approach to Temporal Event Forecasting with Large Language Models".
yecchen/GDELT-ComplexEvent
Code and Data for "SCTc-TE: A Comprehensive Formulation and Benchmark for Temporal Event Forecasting""
LuminosityX/pvse
Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval (CVPR 2019)
LuminosityX/CAMERA
LuminosityX/NAAF
Implementation of our CVPR2022 paper, Negative-Aware Attention Framework for Image-Text Matching.