constannnnt commited on
Commit
222e769
·
verified ·
1 Parent(s): 8bfca92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -174,3 +174,6 @@ For T5-small in this workflow:
174
  - Use `t5-small-q5_k_m.gguf` as the best compact default from this run.
175
  - Use `t5-small-q4_k_m.gguf` only when size pressure is stronger than quality.
176
  - Avoid `t5-small-q2_k.gguf` for summarization or translation quality checks.
 
 
 
 
174
  - Use `t5-small-q5_k_m.gguf` as the best compact default from this run.
175
  - Use `t5-small-q4_k_m.gguf` only when size pressure is stronger than quality.
176
  - Avoid `t5-small-q2_k.gguf` for summarization or translation quality checks.
177
+
178
+ GOOGLE T5-small License: Apache 2.0
179
+ We followed and adopted their licnese.