AI on demand: BAAI/bge-reranker-v2-m3: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 May 2026

  • curprev 11:4911:49, 7 May 2026Sst-yde talk contribs 2,034 bytes +52 No edit summary
  • curprev 11:4511:45, 7 May 2026Sst-yde talk contribs 1,982 bytes +1,982 Created page with "== Calling the model == <syntaxhighlight lang="bash"> # Set your personal key: STONEY_KEY=sk-... # Set the desired model: MODEL=BAAI/bge-reranker-v2-m3 curl -s https://llm.stoney-cloud.com/v1/rerank \ -H "Authorization: Bearer $STONEY_KEY" \ -H 'Content-Type: application/json' \ -d '{ "model": "'"$MODEL"'", "query": "Which Swiss ski resorts are best for beginners?", "documents": [..."