Update README.md
Browse files
README.md
CHANGED
|
@@ -10,5 +10,7 @@ base_model:
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Improvements comapred to v2:
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Improvements comapred to v2:
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
- BF16 instead of F16 for native precision
|
| 16 |
+
- Includes full tokenization for speech tokens, theoretical support for text based instead of token based inference.
|