基础任务 (完成此任务即完成闯关)
任务要求:基于 LlamaIndex 构建自己的 RAG 知识库,寻找一个问题 A 在使用 LlamaIndex 之前InternLM2-Chat-1.8B模型不会回答,借助 LlamaIndex 后 InternLM2-Chat-1.8B 模型具备回答 A 的能力,截图保存。
环境配置
注:这个好慢呀,好几十分钟了还是这个样子
注:约用了40多分钟
没有rag的问答效果
LlamaIndex RAG
rag后的问答显示效果
LlamaIndex web
ssh -p 33554 root@ssh.intern-ai.org.cn -CNg -L 8501:127.0.0.1:8501 -o StrictHostKeyChecking=no
浏览器:http://localhost:8501