jackaduma/awesome_LLMs_interview_notes

LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案

nlpaiinterviewsinterview-practiceinterview-questionsinterview-preparationlarge-language-modelsllm
This is stars and forks stats for /jackaduma/awesome_LLMs_interview_notes repository. As of 03 May, 2024 this repository has 259 stars and 16 forks.

awesome_LLMs_interview_notes LLMs interview notes and answers 问题来自 LLMs 千面郎君: km1994 - LLMs_interview_notes 答案 为 自己编写,不保证正确,仅供参考。 大模型(LLMs)基础面 1. 目前 主流的开源模型体系 有哪些? 2. prefix LM 和 causal LM 区别是什么? 3. 涌现能力是啥原因? 4. 大模型LLM的架构介绍? 大模型(LLMs)进阶面 1. LLMs 复读机问题 1. 什么是 LLMs 复读机问题? 2. 为什么会出现 LLMs 复读机问题? 3. 如何缓解 LLMs 复读机问题? 2. llama 系列问题 1. llama 输入句子长度理论上可以无限长吗? 3. 什么情况用Bert模型,什么情况用LLaMA、ChatGLM类大模型,咋选? 4. 各个专业领域是否需要各自的大模型来服务? 5. 如何让大模型处理更长的文本? 大模型(LLMs)微调面 1. 如果想要在某个模型基础上做全参数微调,究竟需要多少显存? ...
Read on GithubGithub Stats Page