-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] revamp documentation #17
Merged
Merged
Conversation
This file contains 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
β¦scholak/improve-docs
Hi, we need to move forward with this. Let's leave improvements and corrections for these docs for future PRs. |
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.
β¨ Description
The documentation is in dire need of improvements... this is just the beginning.
π Type of change
Select all that apply:
π Changes
add docs
README.md
: https://github.com/ServiceNow/Fast-LLM/tree/tscholak/improve-docs/docsadd new landing page: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/index.md
add single-node quick start guide: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/quick-start.md
add new distributed data preparation script: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/tools/prepare_dataset.py
add cost efficiency comparison: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/cost-efficiency.md
add general help page: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/help.md
add StarCoder 2 success story: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/success-stories/starcoder-2.md
add about us section: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/about-us.md
add join us page: https://github.com/ServiceNow/Fast-LLM/blob/tscholak/improve-docs/docs/join-us.md
add Fast-LLM in action section:
add real-world examples:
add reference section:
add developer's corner:
β Checklist
Make sure the following tasks are completed before submitting the PR:
General:
Dependencies and Configuration:
Testing:
Performance Impact:
π Performance Impact Details
If there is any impact on performance, describe it and provide benchmark results, if applicable:
π Additional Notes
Include any additional context, information, or considerations here, such as known issues, follow-up tasks, or backward compatibility concerns.