-
Notifications
You must be signed in to change notification settings - Fork 251
production update #2476
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
Merged
Merged
production update #2476
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
Signed-off-by: odidev <[email protected]>
Signed-off-by: odidev <[email protected]>
…ary disallow rule.
Update robots.txt to allow additional AI crawlers and remove unnecessary disallow rule
…reviewed-10-2025 Build and Run vLLM on Arm Servers LP - update dtype
…ith-pytorch-using-kleidiai-reviewed-10-2025 Pytorch-llama - solution to localhost not connecting
updated with choice of Ubuntu or SuSE linux
Update benchmarking info for Node.js
Update getting started on GCP
…nstructions updates for ubuntu and cassandra
…a_install updated synced with cassandra install
synced c4a instructions for node LP
small edit of benchmark results
Newer versions of hugo will error and fail when the .md files have
duplicated fields, e.g. :
$ ./hugo-server.sh
Start building sites …
hugo v0.152.1+extended+withdeploy darwin/arm64 BuildDate=2025-10-22T19:10:44Z VendorInfo=brew
Total in 2716 ms
Error: error building site: process: readAndProcessContent: ".../content/learning-paths/cross-platform/dynamic-memory-allocator/_index.md:57:1": [56:1] mapping key "layout" already defined at [7:1]
53 | ### FIXED, DO NOT MODIFY
54 | # ================================================================================
55 | weight: 1 # _index.md always has weight of 1 to order correctly
> 56 | layout: "learningpathall" # All files under learning paths have this same wrapper
^
57 | learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
58 |
This commit removes the duplicates, keeping the most "rich" version of
the field (the one that has a comment) and prefering the field in the
'FIXED, DO NOT MODIFY' section.
This allows to change the code example to support Android without updating just yet the learning path.
SME2 matrix multiplication: pin code example to a specific version
[Fix] Duplicate layout field.
Update 1-get-started.md with new SME2 devices
Updated SME2 devices
Update NSS for Unreal LP
Spell check fixes
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.
Before submitting a pull request for a new Learning Path, please review Create a Learning Path
Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.