Stars
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
DeepSeek LLM: Let there be answers
A PyTorch implementation of the Transformer model in "Attention is All You Need".
This repository contains demos I made with the Transformers library by HuggingFace.
Awesome-llm-role-playing-with-persona: a curated list of resources for large language models for role-playing with assigned personas
李宏毅2021/2022/2023春季机器学习课程课件及作业
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
PyTorch implementation for the paper "Driving with LLMs: Fusing Object-Level Vector Modality for Explainable Autonomous Driving"
Case study where Large Language Models were used to generate query-document relevance judgements to train LTR relevance models
Siamese and triplet networks with online pair/triplet mining in PyTorch
主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
Doing simple retrieval from LLM models at various context lengths to measure accuracy
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
Stable Diffusion web UI
A latent text-to-image diffusion model
LLM Finetuning with peft
An open-source implementation of Google's PaLM models
This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT) variant. The implementation focuses on the model architectu…
一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
Example models using DeepSpeed
Code for the paper Fine-Tuning Language Models from Human Preferences
LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA