yinhaoxs / LLMs_interview_notesLinks
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
☆14Updated last year
Alternatives and similar repositories for LLMs_interview_notes
Users that are interested in LLMs_interview_notes are comparing it to the libraries listed below
Sorting:
- personal chatgpt☆372Updated 5 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆333Updated last year
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆219Updated 8 months ago
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆549Updated last year
- 大模型基础学习和面试八股文☆122Updated last year
- TinyRAG☆298Updated last month
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆384Updated 11 months ago
- Huggingface transformers的中文文档☆251Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆197Updated 8 months ago
- 从零实现一个小参数量中文大语言模型。☆674Updated 9 months ago
- 开源SFT数据集整理,随时补充☆519Updated 2 years ago
- 一个很小很小的RAG系统☆237Updated last month
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆436Updated last month
- RAG向量召回示例☆127Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆203Updated last year
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆326Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆580Updated last year
- 快速入门RAG与私有化部署☆187Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆283Updated 5 months ago
- ☆22Updated last month
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆62Updated 3 months ago
- 《EasyOffer》(<大模型面经合集>)是针对LLM宝宝们量身打造的大模型暑期实习Offer指南,主要记录大模型暑期实习和秋招准备的一些常见大厂手撕代码、大厂面经经验、常见大厂思考题等;小白一个,正在学习ing......有问题各位大佬随时指正,希望大家都能拿到心仪Of…☆231Updated 2 months ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆130Updated last year
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆587Updated last year
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆415Updated 3 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆238Updated 9 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆218Updated 6 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆552Updated 10 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估 实验。使用主体框架为LlamaIndex.☆257Updated 5 months ago
- ☆13Updated last year