-
Notifications
You must be signed in to change notification settings - Fork 53
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: Update training README #218
Conversation
dbf5d36
to
b4789b2
Compare
b4789b2
to
dbf4f05
Compare
dbf4f05
to
160ac66
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the awesome PR @kelbrown20 ! I have one minor comment, but otherwise LGTM
160ac66
to
39e6ca2
Compare
README.md
Outdated
Install the library for development: | ||
|
||
```bash | ||
pip install instructlab-training -e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pip install -e ./training
if training is cloned locally
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ill update that now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
39e6ca2
to
1c95f93
Compare
1c95f93
to
faaefa8
Compare
This pull request has merge conflicts that must be resolved before it can be |
@mergify rebase |
☑️ Nothing to do
|
faaefa8
to
1e5a58f
Compare
Signed-off-by: Kelly Brown <[email protected]>
1e5a58f
to
d5b1ee3
Compare
This shouldn't have automerged and broke Markdown linting CI - fix here: #231 |
Description: This PR makes small updates to the training library README
You can see the preview here as well: https://github.com/kelbrown20/kelly-training/tree/update-train-readme