Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 此拉取请求主要致力于更新和扩展 Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
| 以下为微调相关文档与依赖项目的本地说明,完整教程与外部文档需在项目主 docs 或联网环境下查阅。 | ||
|
|
||
| - **微调教程**:见项目内 `docs/zh/Tutorial/` 或 `docs/en/Tutorial/`(如 Tutorial 9 等)。 | ||
| - **LLaMA-Factory**:LazyLLM 使用 LLaMA-Factory 作为大模型微调后端之一;详细用法见项目依赖与 [finetune_framework.md](finetune_framework.md)、[fintune_example.md](fintune_example.md)。 |
There was a problem hiding this comment.
你好,在文件名 fintune_example.md 中存在一个拼写错误,应该是 finetune_example.md。这个错误会导致链接失效,建议修正。
| - **LLaMA-Factory**:LazyLLM 使用 LLaMA-Factory 作为大模型微调后端之一;详细用法见项目依赖与 [finetune_framework.md](finetune_framework.md)、[fintune_example.md](fintune_example.md)。 | |
| - **LLaMA-Factory**:LazyLLM 使用 LLaMA-Factory 作为大模型微调后端之一;详细用法见项目依赖与 [finetune_framework.md](finetune_framework.md)、[finetune_example.md](finetune_example.md)。 |
更新lazyllm的skill文档