Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions providers/together-ai/Salesforce/Llama-Rank-V1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
costs:
- input_cost_per_token: 1e-7
output_cost_per_token: 1e-7
Comment thread
architkumar-truefoundry marked this conversation as resolved.
region: "*"
limits:
context_window: 8192
modalities:
input:
- text
mode: rerank
model: Salesforce/Llama-Rank-V1
provisioning: provisioned
removeParams:
- reasoning_effort
sources:
- https://www.together.ai/models/salesforce-llamarank
- https://www.together.ai/blog/together-rerank-api-and-salesforce-llamarank
- https://docs.together.ai/docs/inference/embeddings/rerank
status: active
supportedModes:
- rerank
Comment thread
cursor[bot] marked this conversation as resolved.
Comment thread
architkumar-truefoundry marked this conversation as resolved.
Loading