Create docs directory and add markdown files on LLM topics#6
Open
Create docs directory and add markdown files on LLM topics#6
Conversation
Related to #3 Add documentation on various LLM topics. * **Overview of LLM Development** - Add `docs/overview-of-llm-development.md` with sections on history, key concepts, and current state of LLM development. * **Hardware Requirements for LLMs** - Add `docs/hardware-requirements-for-llms.md` detailing CPU, GPU, memory, and storage requirements for LLMs. * **Software Tools for LLMs** - Add `docs/software-tools-for-llms.md` covering frameworks, libraries, and development environments for LLMs. * **Future Trends in LLMs** - Add `docs/future-trends-in-llms.md` discussing emerging technologies, research directions, and potential applications of LLMs. * **README.md** - Add a section referencing the new `docs` directory and its contents. - Provide brief descriptions and links to each markdown file in the `docs` directory. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/MattUebel/copilot-presentation/issues/3?shareId=XXXX-XXXX-XXXX-XXXX).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to #3
Add documentation on various LLM topics.
Overview of LLM Development
docs/overview-of-llm-development.mdwith sections on history, key concepts, and current state of LLM development.Hardware Requirements for LLMs
docs/hardware-requirements-for-llms.mddetailing CPU, GPU, memory, and storage requirements for LLMs.Software Tools for LLMs
docs/software-tools-for-llms.mdcovering frameworks, libraries, and development environments for LLMs.Future Trends in LLMs
docs/future-trends-in-llms.mddiscussing emerging technologies, research directions, and potential applications of LLMs.README.md
docsdirectory and its contents.docsdirectory.For more details, open the Copilot Workspace session.