"examples/language/vscode:/vscode.git/clone" did not exist on "c0a033700c7027286ecd8a7bcbaafc6f794323ad"
- 15 Aug, 2023 2 commits
-
-
Bin Jia authored
* fix llama test * fix test bug of bert, blip2, bloom, gpt2 * fix llama test * fix opt test * fix sam test * fix sam test * fix t5 test * fix vit test * fix whisper test * fix whisper test * polish code * adjust allclose parameter * Add mistakenly deleted code * addjust allclose * change loss function for some base model
-
Jianghai authored
* bloom policy * llama pipeline forward and tests * fix the output and attention_mask * fix name * bind argument to policy * Revert "bloom policy" This reverts commit 8dee68a0a22568dbeed6d4563372b25e1e825fb0. This policy should be revert and copied to feature/bloom * revert the bloom changes * cancel unneeded inputs * gpt * finish llama * causal lm and sequence classification * revision * add pure pipeline test * finish some bert models * finish all bert models * finish bert tests * fix bugs * fix bugs * fix test pipeline * fix data gen for qa * update the set pipeline forward * shared params * fix bugs
-
- 04 Jul, 2023 1 commit
-
-
FoolPlayer authored
* support kit use for bert test * support kit test for gpt2
-
- 15 Mar, 2023 1 commit
-
-
Frank Lee authored
-