Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: instructlab/dev-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6a192b4c91d733ab54bd9360d5a1db3a17e665ae
Choose a base ref
..
head repository: instructlab/dev-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd49fa6b8dcdf821246d2f2ee79e9ade5f2ff58e
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/ilab-profile.md
2 changes: 1 addition & 1 deletion docs/ilab-profile.md
Original file line number Diff line number Diff line change
@@ -230,7 +230,7 @@ These can be introduced to either the profile where applicable or as flags if th
sill-recipes: s_recipes.yaml
```

You will notice some of the currently existing flags have been added to the profile like chunk_word_count and endpoint_url. Any flag that is relatively contant or can be viewed as an option that could have a sane default should live in the profile.
You will notice some of the currently existing flags have been added to the profile like chunk_word_count and endpoint_url. Any flag that is relatively constant or can be viewed to have a sane default should live in the profile.

### `ilab model evaluate`