Stars
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
A high-throughput and memory-efficient inference and serving engine for LLMs
A modular graph-based Retrieval-Augmented Generation (RAG) system
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
Supercharge Your LLM Application Evaluations 🚀
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESM…
Qwen2-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention & RFT)
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
⚡FlashRAG: A Python Toolkit for Efficient RAG Research
An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.
A simple Langchain RAG application.
欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓
量化投资学习资料整理:学界(行为金融、投资者情绪、常用程序函数,etc);业界(公开资料整理,数据源,回测框架,卖方金工研报及复现,量化研究学习路线,etc)
Mining synonyms from unstructured and semi-structured data
基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人
用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。