Skip to content

Add scorer based on active loras #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 90 commits into
base: dev
Choose a base branch
from

Conversation

mayabar
Copy link
Collaborator

@mayabar mayabar commented Apr 22, 2025

Given a model name (in case this is a LoRA adapter) each pod will get score based on whether the lora is currently in the running/waiting loras list.

mayabar and others added 30 commits April 10, 2025 14:50
…ill be the target for a request. Session affinity scorer added
- Rename SessionId to SessionID
- Remove datastore from scoreTargets, add datastore to SessionAffinityScorer
- Rename ScoredPod to PodScore
…f ScoreMng

- If some specific scorer failed to score pods - just log the problem, skip it and continue to the next scorer
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](golang/net@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…odules/golang.org/x/net-0.38.0

Bump golang.org/x/net from 0.37.0 to 0.38.0
Add scorers support in scheduler
…ev-deployments

First iteration of development deployments & environments
Signed-off-by: Shane Utt <[email protected]>
…e-builds

fix: basic container image builds for linux
…on_yaml

empty top level kustomization.yaml - make CICD happy
clubanderson and others added 26 commits April 18, 2025 20:50
Patch Istio deployment to use 1Gi of mem
Setup the Istio service to be a NodePort service and not a ClusterIP service
…t-env

Add openshift-infra dev env deployment
@mayabar mayabar requested a review from shmuelk April 22, 2025 13:09
@mayabar mayabar changed the base branch from main to dev April 22, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants