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: PaddlePaddle/PaddleNLP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0-beta0
Choose a base ref
...
head repository: PaddlePaddle/PaddleNLP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/3.0-beta
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 3, 2024

  1. [Safetensors] Fix safetensors shape (#8702) (#8705)

    * Fix safetensors reading
    DesmonDay authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3b739d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. [cherry pick] Update README (#8681) (#8727)

    * update
    
    * update readme
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update README(EN)
    DrownFish19 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e773524 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [cherry pick] Update sequence parallel linear import (#8706) (#8728)

    * Update sequence parallel linear import
    
    * update lora models
    
    * update lora sequence parallel layer
    
    * update import
    DrownFish19 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    88244e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    46b1992 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. [BUG] Fix build train valid test datasets (#8825)

    * update
    * train_val_test_num_samples
    JunnYu authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b6605f8 View commit details
    Browse the repository at this point in the history
Loading