Tinysoft commited on
Commit
5f7dc98
·
verified ·
1 Parent(s): 9235e74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -10,5 +10,7 @@ base_model:
10
  ---
11
 
12
  Improvements comapred to v2:
13
- BF16 instead of F16 for native precision
14
- Includes full tokenization for speech tokens, theoretical support for text based instead of token based inference.
 
 
 
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.