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: thunlp/OpenDelta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: thunlp/OpenDelta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 55 files changed
  • 10 contributors

Commits on Nov 21, 2022

  1. add doc requirements

    zt-wang19 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f42264a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e8f74 View commit details
    Browse the repository at this point in the history
  3. fix doc build

    zt-wang19 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a25fb1b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Update prefix.py

    ShengdingHu authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9ff2905 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ShengdingHu authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4746057 View commit details
    Browse the repository at this point in the history
  3. Create Readme.md

    ShengdingHu authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2c8de84 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. fixed #52

    ShengdingHu committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    cfde755 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fix for deprecated dependency 'sklearn'

    According to https://github.com/scikit-learn/sklearn-pypi-package, one should use scikit-learn instead of sklearn in the dependencies, otherwise an exception is raised.
    mxschmdt authored Apr 6, 2023
    1 Configuration menu
    Copy the full SHA
    3654835 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    mxschmdt authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6bfa732 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. style: reduce bit misspell author name README

    see Must Try section.
    guspan-tanadi authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    efbf593 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 9, 2023

  1. Merge pull request #59 from mxschmdt/patch-2

    Fix for deprecated dependency 'sklearn'
    telxt authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    78be4dd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. add early legacy example

    ningding97 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1d92bb2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix basemodel.py

    fix freeze error when applying adapter on input embedding
    Achazwl authored May 9, 2023
    1 Configuration menu
    Copy the full SHA
    77a9ad3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update basemodel.py fix typo

    Achazwl authored May 16, 2023
    Configuration menu
    Copy the full SHA
    b525eb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    e84f4c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from Shinetism/main

    Remove turtle dependency (fix issue #47)
    Achazwl authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5515265 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update README.md

    ningding97 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    067eed2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. npu adapted

    asinkLuno committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    561c1de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from starmountain1997/fix-npu

    NPU adapted
    ShengdingHu authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9efab85 View commit details
    Browse the repository at this point in the history
Loading