DavidAU commited on
Commit
342f315
·
verified ·
1 Parent(s): c0a6916

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -78,6 +78,8 @@ In addition the output tensor (10-20% of output) was modified to full precision
78
 
79
  GGUFs will be both "regular" and "MTP" (multi-token prediction).
80
 
 
 
81
  On Q4KS, regular GGUFs are about 75 t/s, whereas MTP GGUFs can exceed 90 T/S. (5090, testing in LMStudio)
82
 
83
  I will be posting details on why both are provided and how to use each to maximum benefit.
 
78
 
79
  GGUFs will be both "regular" and "MTP" (multi-token prediction).
80
 
81
+ "MTP" will have "MTP" in the name as a suffix.
82
+
83
  On Q4KS, regular GGUFs are about 75 t/s, whereas MTP GGUFs can exceed 90 T/S. (5090, testing in LMStudio)
84
 
85
  I will be posting details on why both are provided and how to use each to maximum benefit.