-
Notifications
You must be signed in to change notification settings - Fork 204
build(deps): bump @babel/runtime from 7.21.0 to 7.28.4 in /docs #300
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
Closed
dependabot
wants to merge
596
commits into
main
from
dependabot/npm_and_yarn/docs/babel/runtime-7.28.4
Closed
build(deps): bump @babel/runtime from 7.21.0 to 7.28.4 in /docs #300
dependabot
wants to merge
596
commits into
main
from
dependabot/npm_and_yarn/docs/babel/runtime-7.28.4
Conversation
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
Added licence information to main README.md
Fixed licence line in README.md
Added important installation step
Added fixes for information, removed docker dependancy
int4 description
Added batch size control to docker
Changed comment to be more informative
Changed README.md both for main and INT4 example
docs: refined readme changes for INT4
Run Docker container INT4 from the shell
Co-authored-by: Sarthak Langde <sarthak.langde@stochastic.ai>
Co-authored-by: Sarthak Langde <sarthak.langde@stochastic.ai>
feat: run Docker container INT4 from the shell
changed README.md
docs: add new feature highlighted section
removed new feature in README.md
removed new feature in README.md
docs: change casing on README.md
feat: add INT4 demo support
Explained why we're getting the numbers we're getting and what the optimal configuratio could be
Adding int4 finetuning pipeline
fix: added explanatory paragraph and more benchmarks
docs: int4 readme changes
Noop for weights init in int4 model
Fix broken URL for CONTRIBUTING.md in int4_finetuning/README.md
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Integrate ITREX to support int8 model on the CPU-only devices
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Update the CPU inference doc
feat: add PR template
fixed a minor typo in heading
adding import
Modified README.md with better formatting and replaced link in the getting started example
docs: update README.md
- load via MambaForCausalLM - upgrade Transformers - add mamba to yamls
Add Mamba to available LLMs
ci: update Semgrep workflow to use Ubuntu 24.04
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.28.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps @babel/runtime from 7.21.0 to 7.28.4.
Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
35055e3
v7.28.4ef155f5
v7.28.3cac0ff4
v7.28.2f68ac51
chore: Avoid CITGM errors (#17382)baa4cb8
v7.27.67d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.