Skip to content
Merged
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
10 changes: 0 additions & 10 deletions site-src/guides/epp-configuration/config-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,16 +292,6 @@ available to serve new request).
- *Type*: queue-scorer
- *Parameters*: none


#### **LoraAffinityScorer**

Scores list of candidate pods based on the LoRA adapters loaded on the pod.
Pods with the adapter already loaded or able to be actively loaded will be
scored higher (since it's more available to serve new request).

- *Type*: lora-affinity-scorer
- *Parameters*: none

## Saturation Detector configuration

The Saturation Detector is used to determine if the the cluster is overloaded, i.e. saturated. When
Expand Down