Skip to content

Commit

Permalink
blog:update-torchv-rag-2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoymin committed Dec 27, 2023
1 parent 32c2d72 commit 93d1c85
Show file tree
Hide file tree
Showing 10 changed files with 421 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _posts/rag/2023-12-23-rag-survey.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: post
title: RAG的概述
description: RAG的概述
keywords:
- RAG概述
- RAG
- 大模型
- LLM
categories:
- 大模型
tags:
- RAG概述
- RAG
- 大模型
- LLM
sidebar_position: 4
author: 八一菜刀
data: 2023年12月23日
---



待续...
295 changes: 295 additions & 0 deletions _posts/rag/torchv/2023-12-27-torchv-rag-2.md

Large diffs are not rendered by default.

Binary file modified assets/images/.DS_Store
Binary file not shown.
Binary file added assets/images/rag/.DS_Store
Binary file not shown.
Binary file added assets/images/rag/torchv/.DS_Store
Binary file not shown.
102 changes: 102 additions & 0 deletions assets/images/rag/torchv/rag-2/KnnClassification.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/rag/torchv/rag-2/bm25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/rag/torchv/rag-2/elas_1706.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/rag/torchv/rag-2/tf_idf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93d1c85

Please sign in to comment.