Update README.md
This commit is contained in:
parent
dd791e1de0
commit
3bcb893fd5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Run inference on the latest MPT-30B model using your CPU.
|
||||
|
||||

|
||||
)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
@ -34,4 +34,4 @@ Ready to rock, run inference.
|
|||
python inference.py
|
||||
```
|
||||
|
||||
Next modify inference script prompt and generation parameters.
|
||||
Next modify inference script prompt and generation parameters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue