-
# TinyRAG
> 作者:不要葱姜蒜
> 仓库:https://github.com/KMnO4-zx/TinyRAG.git
接下来我会带领大家一步一步的实现一个简单的RAG模型,这个模型是基于RAG的一个简化版本,我们称之为Tiny-RAG。Tiny-RAG是一个基于RAG的简化版本,它只包含了RAG的核心功能,即Retrieval和Generation。Tiny-RAG的目…
-
### 描述该错误
在将internlm转换为llama之后,使用转换后的llama tokenizer对prompt做embedding会超出词表范围,这种情况下,我必须调用原internlm的tokenizer
### 环境信息
模型为internlm2_5-7b-chat-1m,与环境无关
### 其他信息
![image](https://github.com/user-atta…
-
命令行:
swift deploy --model_type yi-1_5-6b --model_id_or_path 01ai/Yi-1.5-6B-Chat --host 0.0.0.0 --port 8001
错误:
[INFO:swift] Start time of running main: 2024-05-19 09:44:09.371086
[INFO:swift] c…
-
for example_code/example_chat.py, from examples.utils import auto_configure_device_map "There is no such file"
after modify from utils import auto_configure_device_map , it shows
.cache/huggin…
-
# PaddleMIX 快乐开源活动
旨在鼓励更多的开发者参与到飞桨大模型套件的开源建设中,帮助社区修复 bug 或贡献 feature,加入开源、共建飞桨。
## 热身任务
跑通 Stable-Diffusion 的训练推理流程,通过完成本任务,可以收获对时下火热的文生图SD模型的hands on感受与理解,也可以快速上手PaddleMIX。
mentor:@LokeZh…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related iss…
-
Both setting up MindSearch API and Frontend completed correctly, using the provided
`python -m mindsearch.app --lang en --model_format internlm_server --search_engine DuckDuckGoSearch`
command.
Fro…
-
### Motivation
```python
from lmdeploy import pipeline, TurbomindEngineConfig
from lmdeploy.vl import load_image
pipe = pipeline(
'/home/workspace/model/internlm-xcomposer2d5-7b',
back…
-
==========
== CUDA ==
==========
CUDA Version 12.4.1
Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This container image and its contents a…