Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ reduces latency and optimizes system resources.
|
|
| 18 |
|
| 19 |
## Technical Details and Formats
|
| 20 |
|
| 21 |
-
The
|
| 22 |
- **TorchScript**: Optimized for production environments and server-side applications where performance and low latency are critical.
|
| 23 |
- **TensorFlow Lite**: Perfect for mobile devices and edge computing, where efficiency and minimal model size are key.
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
## Technical Details and Formats
|
| 20 |
|
| 21 |
+
The model is available in two optimized formats for easy deployment:
|
| 22 |
- **TorchScript**: Optimized for production environments and server-side applications where performance and low latency are critical.
|
| 23 |
- **TensorFlow Lite**: Perfect for mobile devices and edge computing, where efficiency and minimal model size are key.
|
| 24 |
|