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: KruxAI/ragbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.17
Choose a base ref
...
head repository: KruxAI/ragbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.18
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 28, 2024

  1. Colbert Retriever

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    698cb92 View commit details
    Browse the repository at this point in the history
  2. Updated colbert

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8bc90ff View commit details
    Browse the repository at this point in the history
  3. Update retriever.py

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d68a55d View commit details
    Browse the repository at this point in the history
  4. Update executor.py

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a671b54 View commit details
    Browse the repository at this point in the history
  5. Updated Colbert Retriever

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    46de9fb View commit details
    Browse the repository at this point in the history
  6. Comment added

    ashwinzyx committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    dc0e59b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #53 from KruxAI/colbert-retriever

    Colbert Retriever
    ashwinzyx authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    112e759 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Change re-ranker selection to 1 at a time

    - Change re-ranker selection to 1 at a time
    - Minor fixes
    - Cleanup pre-optuna code
    aravind10x committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e1f932c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. compressor none issue

    aravind10x committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    54589f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Fix reranker top_k issue

    aravind10x committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f29f0de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from KruxAI/reranking-fixes

    Change re-ranker selection to 1 at a time
    aravind10x authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    710c53a View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    aravind10x authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0b8c3b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56 from KruxAI/aravind10x-patch-1

    Update setup.py
    aravind10x authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f1ce7e4 View commit details
    Browse the repository at this point in the history
Loading