-
Notifications
You must be signed in to change notification settings - Fork 360
Add a general composable $import system for YAML configs, and use it to implement composable recipes #1253
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
Open
shengliangxu
wants to merge
35
commits into
main
Choose a base branch
from
shengliangx/composable-recipes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add a general composable $import system for YAML configs, and use it to implement composable recipes #1253
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
1d8a30b
Add import system for composable YAML configs
shengliangxu 99120f8
reimplement using $import
shengliangxu f3caa85
remove enable: true
shengliangxu f29aed8
remove incorrect indent
shengliangxu eb0842b
remove filter
shengliangxu d692606
simplify list import
shengliangxu e267edc
update docs
shengliangxu bc47154
add import override semantic
shengliangxu dbb524d
more clear docs
shengliangxu 9941490
changelog
shengliangxu 74235a9
new conflict semantic
shengliangxu 8182b74
support import for recipe snippets
shengliangxu fd13e6e
license headers + more doc
shengliangxu dcf10a6
more snippets
shengliangxu dc67001
nvfp4_dynamic is default
shengliangxu 5baba0b
quant config
shengliangxu 82d5a12
presets
shengliangxu cbf3f29
yml -> yaml
shengliangxu ae9e245
remove circular dependency
shengliangxu 65b291d
make config_root so it is logcially independent of recipe
shengliangxu 9f69cd0
README
shengliangxu 0b79b9f
Change Log
shengliangxu e3c9e50
use full name, do not short
shengliangxu 070f215
cleaner code
shengliangxu 1127f32
A new test
shengliangxu 185ee3b
more loads
shengliangxu 5e0cc8a
fix the doc
shengliangxu c7ce455
fix failed tests and more tests
shengliangxu 844c088
Merge branch 'main' into shengliangx/composable-recipes
shengliangxu 33af932
better wording
shengliangxu 2c5beee
Merge branch 'main' into shengliangx/composable-recipes
shengliangxu 569c424
Merge branch 'main' into shengliangx/composable-recipes
shengliangxu 27656eb
Merge branch 'main' into shengliangx/composable-recipes
shengliangxu a8f5c0f
more tests for better coverage
shengliangxu fb99caa
Merge branch 'main' into shengliangx/composable-recipes
shengliangxu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.