This commit is contained in:
co63oc
2025-09-15 18:33:30 +08:00
committed by GitHub
parent 113e330030
commit 17a27170bc
17 changed files with 28 additions and 28 deletions

View File

@@ -123,6 +123,6 @@ def test_model_cache(
check_tokens_id_and_text_close(
outputs_0_lst=fd_outputs_v1,
outputs_1_lst=fd_outputs_v1_with_cache,
name_0="default_v1 laoder",
name_0="default_v1 loader",
name_1="default_v1 loader using cache",
)