-
Notifications
You must be signed in to change notification settings - Fork 248
production update #2330
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 #2330
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 <odidev@puresoftware.com>
Signed-off-by: odidev <odidev@puresoftware.com>
- Updated page cache dirty ratio guidance to be inlingh with typical linux default.
PostgreSQL Tune: Updated page cache guidance
- The PostgreSQL documentation has advice on wal_recycle. It's better to let readers rely on that.
…ent-test-info Update stats_current_test_info.yml
PostgreSQL Tuning Update
Tech review of java azure LP
Deploy Nginx on the Microsoft Azure Cobalt 100 processors
Changed references to AVH in Zephyr learning path
1. Fixed inconsistency of using both Qwen2.5-VL-3B and Qwen2-VL-2B, which could confuse the user.
2. Fixed the broken optional section on how to quantize a model locally. Two original issues:
a. It used Qwen2-VL-2B while the pre-quantized model was Qwen2.5-VL-3B.
b. Even with the wrong model, the steps resulted in a model that produced gibberish.
c. The following changes were made to get local quantization working:
i. Switched from symmetric quantization → asymmetric quantization.
ii. Switched from per-channel quantization → block quantization (block size = 64).
d. Updated deprecated huggingface-cli download -> hf download.
3. Updated to use llmexport from PyPI rather than the Git repo (which has since been updated).
4. Added a recommendation to use a Python virtual environment.
5. Added a wrapper recommendation as a workaround for an issue with llmexport.
…on-android-with-kleidiai-and-mnn Update to ALP: Vision LLM inference on Android with KleidiAI and MNN
Update 4-build-model.md fix for #2307
Final tech review of SIMD Loops
Tech review of NGINX Azure LP
Update zephyr.md
Mapping vector extensions to Arm
Deploy Golang on the Microsoft Azure Cobalt 100 processors
Simd loops_JA to review
category and tag updates
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.