Skip to content

Commit

Permalink
update mistral readme (microsoft#856)
Browse files Browse the repository at this point in the history
## Describe your changes

## 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.

## (Optional) Issue link
  • Loading branch information
guotuofeng authored Jan 4, 2024
1 parent 0c05643 commit b980e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mistral/readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Prerequisites
* transformers>=4.34.99
* optimum
* neural-compressor>=2.4.1
* ort-nightly
* git+https://github.com/intel/neural-compressor.git

## Installation
```bash
Expand Down

0 comments on commit b980e9b

Please sign in to comment.