Skip to content

Commit

Permalink
profile models
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoperdomo2 committed Nov 5, 2024
1 parent f4521cb commit fd640e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects/fine_tuning/testing/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@ ci_presets:
hyper_parameters.fp16: true

# LoRA
# - model_name: mistralai/Mistral-7B-v0.3@hf
# hyper_parameters.raw_lists:
# target_modules: ["all-linear"]
- model_name: mistralai/Mistral-7B-v0.3@hf
hyper_parameters.raw_lists:
target_modules: ["all-linear"]

ibm_qlora_models:
fine_tuning.pvc.size: 2000Gi
Expand Down Expand Up @@ -423,7 +423,7 @@ gpu:
replicas: 1

fine_tuning:
image: image-registry.openshift-image-registry.svc:5000/rhoai-tuning-test/fms-hf-tuning@sha256:2c237e72bf85ebd54045eba7d23addc91adfeeaae8a756e02e8bc76a9a12d79d
image: image-registry.openshift-image-registry.svc:5000/rhoai-tuning-test/fms-hf-tuning@sha256:7816aaf5db1466f308fad1ced4f9e2854862bb5ef03070df85a92ff2d2b11617
image_name: fms-hf-tuning:v2.1.0
pvc:
name: fine-tuning-storage
Expand Down

0 comments on commit fd640e0

Please sign in to comment.