- https://www.analyticsvidhya.com/blog/2023/07/build-your-own-large-language-models/
- https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
HF Transofrmers
https://mp.weixin.qq.com/s/1OKgFmKXWr9KxZfIQOk3xA
https://transformers.run/intro/2021-12-08-transformers-note-1/
https://huggingface.co/docs/transformers/installation
Microsoft 推出的 AI 训练 学习教程
什么是 RAG?
https://redis.com/blog/announcing-langchain-rag-template-powered-by-redis/
完整阅读三篇关于什么是 RAG 的普及文章:
- https://research.ibm.com/blog/retrieval-augmented-generation-RAG
- https://stackoverflow.blog/2023/10/18/retrieval-augmented-generation-keeping-llms-relevant-and-current/
- https://www.hopsworks.ai/dictionary/retrieval-augmented-generation-llm#:~:text=Retrieval%2Daugmented%20generation%20(RAG),relevant%20knowledge%20(RAG%20LLMs).
RAG 的论文: