Skip to content
View Zzzhangxd's full-sized avatar
  • CDUT
  • 成都
  • 06:09 (UTC -12:00)

Block or report Zzzhangxd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Forward-Looking Active REtrieval-augmented generation (FLARE)

Python 612 56 Updated Nov 20, 2023

HtmlRAG: HTML is Better Than Plain Text for Modeling Retrieval Results in RAG Systems (WWW 2025)

Python 363 31 Updated Jan 21, 2025

Small Models, Big Insights: Leveraging Slim Proxy Models To Decide When and What to Retrieve for LLMs (ACL 2024)

Python 59 5 Updated Oct 16, 2024

This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.

Python 1,990 179 Updated May 25, 2024

[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton

Python 189 20 Updated Apr 6, 2024

Mastering Applied AI, One Concept at a Time

Jupyter Notebook 910 103 Updated Mar 2, 2025

This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…

Jupyter Notebook 12,832 1,327 Updated Feb 24, 2025

An annotated implementation of the Transformer paper.

Jupyter Notebook 6,048 1,279 Updated Apr 7, 2024

⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)

Python 1,898 162 Updated Feb 25, 2025

LLM+RAG for QA

Python 21 6 Updated Jan 15, 2024

High accuracy RAG for answering questions from scientific documents with citations

Python 7,030 691 Updated Mar 4, 2025

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Python 726 454 Updated Aug 3, 2024

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Python 9,044 2,007 Updated Apr 16, 2024

Repository for Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions, ACL23

Jsonnet 191 24 Updated Jun 12, 2024

This is the repo for the survey of LLM4IR.

471 37 Updated Sep 5, 2024
Python 162 10 Updated Feb 28, 2024

Transformer: PyTorch Implementation of "Attention Is All You Need"

Python 3,414 486 Updated Aug 6, 2024

Minimal, clean example of lstm neural network training in python, for learning purposes.

Python 1,792 653 Updated Jul 9, 2021

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

Jupyter Notebook 4,536 1,103 Updated Jul 1, 2021

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

Jupyter Notebook 1,939 462 Updated Jan 22, 2023

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Python 8,942 1,098 Updated Oct 9, 2024

2024年计算机保研夏令营&冬令营通知

1,582 112 Updated Jul 18, 2024

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

Jupyter Notebook 2,335 473 Updated Mar 4, 2024
Python 1,169 145 Updated Sep 29, 2022

2024年保研经验贴和相关物料

1,059 98 Updated Jul 7, 2024
Smalltalk 3 Updated Feb 5, 2024

A library for exploaring the domain adapatation probelm in the alignment of LLMs

Python 1 Updated Jan 22, 2024

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

Python 1,761 481 Updated Feb 5, 2023

This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.

Python 1,754 189 Updated Apr 24, 2023

PyTorch implementations of Generative Adversarial Networks.

Python 16,790 4,105 Updated Jun 18, 2024
Next