Skip to content

Commit

Permalink
Add AfroLlama V1
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Sep 11, 2024
1 parent 991f68f commit 3d19714
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chart/model-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,17 @@ deployments:
ESRGAN_MODEL_IDS: |-
RealESRGAN_x2plus
- name: "common-llms-afrollama-v1"
image: "crgooeyprodwestus1.azurecr.io/gooey-gpu-common:7"
limits_gpu: "30Gi"
limits:
memory: "80Gi" # (220 / 80) * 30
env:
IMPORTS: |-
common.llms
LLM_MODEL_IDS: |-
Jacaranda/AfroLlama_V1
- name: "common-llms-sealion-v2-1"
image: "crgooeyprodwestus1.azurecr.io/gooey-gpu-common:7"
limits_gpu: "30Gi"
Expand Down

0 comments on commit 3d19714

Please sign in to comment.