index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
examples
/
t5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose the t5 config fields + allow t5-large. (#1987)
Laurent Mazare
2024-04-01
1
-0
/
+2
*
Add some examples using the MT5 variants. (#1963)
Laurent Mazare
2024-03-29
1
-8
/
+44
*
Add a couple t5 models. (#1958)
Laurent Mazare
2024-03-28
1
-3
/
+19
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
1
-19
/
+3
*
Add support to UL2 model family (#1300)
Juarez Bochi
2023-11-09
2
-1
/
+14
*
Add info about MADLAD-400 in readme files (#1287)
Juarez Bochi
2023-11-07
1
-1
/
+13
*
Add support for MADLAD400 (#1285)
Juarez Bochi
2023-11-07
1
-1
/
+6
*
Add some reinforcement learning example. (#1090)
Laurent Mazare
2023-10-14
1
-1
/
+0
*
Self-contained safetensor wrappers (#946)
Laurent Mazare
2023-09-23
1
-20
/
+6
*
Add the t5-xxl version. (#924)
Laurent Mazare
2023-09-21
1
-36
/
+37
*
Tracing mode for T5. (#913)
Laurent Mazare
2023-09-20
1
-0
/
+13
*
Fix T5 kv cache (#899)
Juarez Bochi
2023-09-19
1
-6
/
+20
*
T5: Add option to override use_cache from config (#892)
Juarez Bochi
2023-09-18
1
-1
/
+6
*
Avoid re-encoding the input in the T5 example. (#875)
Laurent Mazare
2023-09-17
1
-1
/
+2
*
Tweaks for the T5 example. (#874)
Laurent Mazare
2023-09-17
1
-3
/
+37
*
Add a KV cache to T5. (#873)
Laurent Mazare
2023-09-17
2
-22
/
+19
*
Implement T5 decoding (#864)
Juarez Bochi
2023-09-15
2
-32
/
+106
*
Remove the padding. (#838)
Laurent Mazare
2023-09-13
1
-38
/
+29
*
Add some sentence similarity part to the t5 example. (#835)
Laurent Mazare
2023-09-13
1
-18
/
+88
*
T5 tweaks (#831)
Laurent Mazare
2023-09-13
1
-14
/
+2
*
Extract T5 module and add main function to use it (#829)
Juarez Bochi
2023-09-13
2
-0
/
+151