-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add liger kernel with fused cross entropy loss #93
base: main
Are you sure you want to change the base?
feat: add liger kernel with fused cross entropy loss #93
Commits on Oct 16, 2024
-
initial implementation of fused-linear-loss on llama
Signed-off-by: 1000850000 user <[email protected]> Signed-off-by: Anh Uong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe14d28 - Browse repository at this point
Copy the full SHA fe14d28View commit details -
syntax fixes and remove unused code
Signed-off-by: Anh Uong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a554ac8 - Browse repository at this point
Copy the full SHA a554ac8View commit details -
add new num_logits_to_keep arg for llama.forward()
Signed-off-by: Anh Uong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33ee02a - Browse repository at this point
Copy the full SHA 33ee02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4322843 - Browse repository at this point
Copy the full SHA 4322843View commit details -
add mistral and granite model patch
Signed-off-by: Anh Uong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05cdbe6 - Browse repository at this point
Copy the full SHA 05cdbe6View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b898968 - Browse repository at this point
Copy the full SHA b898968View commit details
Commits on Nov 14, 2024
-
Signed-off-by: Anh Uong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9454927 - Browse repository at this point
Copy the full SHA 9454927View commit details -
Merge remote-tracking branch 'origin/main' into fused-cross-entropylo…
…ss-simplified Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0aab2c6 - Browse repository at this point
Copy the full SHA 0aab2c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c202ef - Browse repository at this point
Copy the full SHA 2c202efView commit details
Commits on Nov 15, 2024
-
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12ebdb9 - Browse repository at this point
Copy the full SHA 12ebdb9View commit details
Commits on Nov 18, 2024
-
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45f1a89 - Browse repository at this point
Copy the full SHA 45f1a89View commit details -
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc075e3 - Browse repository at this point
Copy the full SHA dc075e3View commit details -
update full benches and readme
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a02a0a0 - Browse repository at this point
Copy the full SHA a02a0a0View commit details -
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a69314 - Browse repository at this point
Copy the full SHA 1a69314View commit details