OLive/examples/test
Jambay Kinley 35f9d3b320
CI: Use open_llama model in llama2 test (#1448)
## Describe your changes
Use `openlm-research/open_llama_7b_v2` instead of
`meta-llama/Llama-2-7b-hf` since the meta-llama model is gated and
requires login. We don't have login secrets on fork builds but still
want to test this example.
 
## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Lint and apply fixes to your code by running `lintrunner -a`
- [ ] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.
- [ ] Is this PR including examples changes? If yes, please remember to
update [example
documentation](https://github.com/microsoft/Olive/blob/main/docs/source/examples.md)
in a follow-up PR.

## (Optional) Issue link
2024-11-01 10:37:26 -07:00
..
azureml CI: Skip integ tests for fork builds, No PR validation for AML CI pipeline (#1443) 2024-10-30 20:49:05 -07:00
local CI: Use open_llama model in llama2 test (#1448) 2024-11-01 10:37:26 -07:00
__init__.py Separate aml example test from pipeline (#1272) 2024-08-02 17:01:51 -07:00
utils.py Deprecate "disable_search" from Pass config (#1431) 2024-10-24 02:08:57 -07:00