"...git@developer.sourcefind.cn:chenpangpang/ComfyUI.git" did not exist on "b13539c3ddcf370977dade661702e5e62801ba0d"
[Config, Caching] Remove `output_past` everywhere and replace by `use_cache` argument (#3734)
* remove output_past from pt * make style * add optional input length for gpt2 * add use cache to prepare input * save memory in gpt2 * correct gpt2 test inputs * make past input optional for gpt2 * finish use_cache for all models * make style * delete modeling_gpt2 change in test file * correct docstring * correct is true statements for gpt2
Showing
Please register or sign in to comment