Home
last modified time | relevance | path

Searched full:checkpoint_files (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/aot_utils/llm_utils/
H A Dutils.py21 checkpoint_files = [
30 for f in checkpoint_files:
437 checkpoint_files = [
443 if len(checkpoint_files) == 0:
448 if len(checkpoint_files) == 0:
453 is_safetensors = checkpoint_files[0].endswith(".safetensors")
454 for i in range(len(checkpoint_files)):
456 state_dict = {**state_dict, **load_file(checkpoint_files[i], device="cpu")}
461 checkpoint_files[i], map_location="cpu", weights_only=True
/aosp_15_r20/trusty/user/app/storage/
Dsuper.c598 struct block_tree checkpoint_files = in fs_set_roots() local
599 BLOCK_TREE_INITIAL_VALUE(checkpoint_files); in fs_set_roots()
617 success = checkpoint_read(&tr, &fs->checkpoint, &checkpoint_files, in fs_set_roots()
630 fs->files.root = checkpoint_files.root; in fs_set_roots()
/aosp_15_r20/external/executorch/examples/llm_pte_finetuning/
H A Dqwen_05b_config.yaml26 checkpoint_files: [
H A Dphi3_alpaca_code_config.yaml27 checkpoint_files: [
H A Dphi3_config.yaml26 checkpoint_files: [
H A DREADME.md77 checkpoint_files: [
/aosp_15_r20/trusty/user/app/storage/test/block_host_test/
Dblock_test.c309 struct block_tree checkpoint_files = in check_fs_prepare() local
310 BLOCK_TREE_INITIAL_VALUE(checkpoint_files); in check_fs_prepare()
312 block_tree_init(&checkpoint_files, tr->fs->dev->block_size, in check_fs_prepare()
341 assert(checkpoint_read(tr, &tr->fs->checkpoint, &checkpoint_files, in check_fs_prepare()
345 mark_block_tree_in_use(tr, &checkpoint_files, true, "checkpoint_files", in check_fs_prepare()
/aosp_15_r20/external/executorch/examples/models/llama/
H A DUTILS.md55 checkpoint_files=['model-00001-of-00002.safetensors', 'model-00002-of-00002.safetensors'],
/aosp_15_r20/external/yapf/yapftests/
H A Dreformatter_buganizer_test.py845 checkpoint_files = gfile.Glob(os.path.join(TrainTraceDir(unit_key, "*", "*"), embedding_model.CHECK…
848 checkpoint_files = gfile.Glob(