Commit
·
6aebaa0
1
Parent(s):
3dd2a6a
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
| 7 |
---
|
| 8 |
|
| 9 |
This model is an ONNX optimized variant of the original [parrot_fluency_model](https://huggingface.co/prithivida/parrot_fluency_model) model.
|
| 10 |
-
The model is specifically optimized for GPUs and may have performance
|
| 11 |
|
| 12 |
## How to use
|
| 13 |
```python
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
This model is an ONNX optimized variant of the original [parrot_fluency_model](https://huggingface.co/prithivida/parrot_fluency_model) model.
|
| 10 |
+
The model is specifically optimized for GPUs and may have performance differently when executed on CPUs.
|
| 11 |
|
| 12 |
## How to use
|
| 13 |
```python
|