Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vllm-project/vllm-project.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: vllm-project/vllm-project.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: zhuohan/bitwise-rewrote
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 10, 2025

  1. Create 2025-11-10-bitwise-exact-rl.md

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    1fefbf2 View commit details
    Browse the repository at this point in the history
  2. Add links to batch invariance and RFC in documentation

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    f5b896e View commit details
    Browse the repository at this point in the history
  3. Fix broken images in bitwise-exact RL blog post

    Downloaded GitHub-hosted images to local assets directory and updated
    all image references to use local paths. Converted standalone images to
    markdown syntax while keeping centered images as HTML img tags for
    proper rendering.
    
    Signed-off-by: Bram Wasti <bwasti@meta.com>
    bwasti committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    ca1c7a9 View commit details
    Browse the repository at this point in the history
  4. Add frontmatter to bitwise-exact RL blog post

    Added Jekyll frontmatter with layout, title, and author metadata to
    properly render the blog post.
    
    Signed-off-by: Bram Wasti <bwasti@meta.com>
    bwasti committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    e4cb595 View commit details
    Browse the repository at this point in the history
  5. Restore width and height attributes for centered images

    Restored the original width and height attributes (340x130 and 480x355)
    for the two centered images to maintain their fixed sizing.
    
    Signed-off-by: Bram Wasti <bwasti@meta.com>
    bwasti committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    8640000 View commit details
    Browse the repository at this point in the history
  6. Format acknowledgements section

    Added horizontal rule and italic formatting to the acknowledgements
    section for better visual separation and styling.
    
    Signed-off-by: Bram Wasti <bwasti@meta.com>
    bwasti committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    80a823a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Update 2025-11-10-bitwise-exact-rl.md

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    afa6b12 View commit details
    Browse the repository at this point in the history
  2. Rename bitwise-exact-rl.md to bitwise-consistent-train-inference.md

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    ff1b062 View commit details
    Browse the repository at this point in the history
  3. Update authors in bitwise consistent train inference post

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    99cd5c4 View commit details
    Browse the repository at this point in the history
  4. Update 2025-11-10-bitwise-consistent-train-inference.md

    Signed-off-by: Bram Wasti <bwasti@fb.com>
    bwasti authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    9a4cf9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54251d3 View commit details
    Browse the repository at this point in the history
Loading