Skip to content

Conversation

ggerganov
Copy link
Member

@ggerganov ggerganov commented Oct 4, 2024

ref #9510 (comment)

  • Use [SEP] instead of [BOS]
  • Some sanity checks

@github-actions github-actions bot added examples devops improvements to build systems and github actions server labels Oct 4, 2024
Copy link
Contributor

@arch-btw arch-btw Oct 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ggerganov , since you're working on this file, I just wanted to point out that the very first line:

#/bin/bash

Might be missing the ! for the shebang:

#!/bin/bash

@ggerganov ggerganov merged commit 8c475b9 into master Oct 5, 2024
58 checks passed
@ggerganov ggerganov deleted the gg/rerank-use-sep branch October 5, 2024 12:55
slaren pushed a commit that referenced this pull request Oct 6, 2024
* rerank : use [SEP] token instead of [BOS]

ggml-ci

* common : sanity check for non-NULL tokens

ggml-ci

* ci : adjust rank score interval

ggml-ci

* ci : add shebang to run.sh

ggml-ci
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
* rerank : use [SEP] token instead of [BOS]

ggml-ci

* common : sanity check for non-NULL tokens

ggml-ci

* ci : adjust rank score interval

ggml-ci

* ci : add shebang to run.sh

ggml-ci
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
* rerank : use [SEP] token instead of [BOS]

ggml-ci

* common : sanity check for non-NULL tokens

ggml-ci

* ci : adjust rank score interval

ggml-ci

* ci : add shebang to run.sh

ggml-ci
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
* rerank : use [SEP] token instead of [BOS]

ggml-ci

* common : sanity check for non-NULL tokens

ggml-ci

* ci : adjust rank score interval

ggml-ci

* ci : add shebang to run.sh

ggml-ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions examples server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants