Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackaduma authored Sep 25, 2023
1 parent bee3924 commit 2e8be25
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,14 @@ LLMs interview notes and answers
- [x] **[提示学习(Prompting)](./大模型(LLMs)参数高效微调(PEFT)面/提示学习(Prompting).md)**
- [x] **[LoRA 系列篇](./大模型(LLMs)参数高效微调(PEFT)面/LoRA系列篇.md)**
- [x] **[大模型(LLMs)推理面](./大模型(LLMs)推理面.md)**
- [ ] 1. 为什么大模型推理时显存涨的那么多还一直占着?
- [ ] 2. 大模型在gpu和cpu上推理速度如何?
- [ ] 3. 推理速度上,int8和fp16比起来怎么样?
- [ ] 4. 大模型有推理能力吗?
- [ ] 5. 大模型生成时的参数怎么设置?
- [ ] 6. 有哪些省内存的大语言模型训练/微调/推理方法?
- [ ] 7. 如何让大模型输出合规化
- [ ] 8. 应用模式变更
- [x] **[大模型(LLMs)评测面](./大模型(LLMs)评测面.md)**
- [x] **[大模型(LLMs)强化学习面](./大模型(LLMs)强化学习面.md)**
- [x] **[大模型(LLMs)软硬件配置面](./大模型(LLMs)软硬件配置面.md)**
Expand Down

0 comments on commit 2e8be25

Please sign in to comment.