Skip to content

Conversation

@thuang6
Copy link
Contributor

@thuang6 thuang6 commented Dec 16, 2025

User description

Type of Change

documentation

Description

update version map and what's new


PR Type

Documentation


Description

  • Update version map to include v3.7

  • Add NVFP4 quantization experimental support in What's New


Diagram Walkthrough

flowchart LR
  A["Update version map"] -- "include v3.7" --> B["Update README.md"]
  B -- "add NVFP4 quantization" --> C["What's New section"]
Loading

File Walkthrough

Relevant files
Documentation
README.md
Update What's New section                                                               

README.md

  • Add NVFP4 quantization experimental support
  • Remove outdated Transformers-like API entry
+1/-1     
gaudi_version_map.md
Update version map                                                                             

docs/source/3x/gaudi_version_map.md

  • Include v3.7 in version map
+1/-1     

@thuang6 thuang6 added this to the 3.7 milestone Dec 16, 2025
@thuang6 thuang6 added the documentation Improvements or additions to documentation label Dec 16, 2025
@PRAgent4INC
Copy link
Collaborator

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Chronological Order

The new entry for NVFP4 quantization should be placed before the 2025/10 entry to maintain chronological order.

* [2025/12] [NVFP4 quantization](./docs/source/3x/PT_NVFP4Quant.md) experimental support

@PRAgent4INC
Copy link
Collaborator

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
General
Verify documentation link

Ensure the link to the NVFP4 quantization documentation is correct and accessible.

README.md [30]

+* [2025/12] [NVFP4 quantization](./docs/source/3x/PT_NVFP4Quant.md) experimental support
 
-
Suggestion importance[1-10]: 5

__

Why: The suggestion asks to verify the link, which is a good practice but does not provide a significant improvement or fix.

Low
Confirm version support

Verify that v3.7 is correctly supported and documented.

docs/source/3x/gaudi_version_map.md [42]

+<td>v3.5, v3.6, v3.7</td>
 
-
Suggestion importance[1-10]: 5

__

Why: The suggestion asks to verify the support for v3.7, which is a good practice but does not provide a significant improvement or fix.

Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants