ModelLink2/examples/llama2
sunjunjie 603b1a84ec !1536 完善example/README,统一以llama2-7b为例
Merge pull request !1536 from sunjunjie/master
2024-08-22 03:51:34 +00:00
..
chat_llama2_7b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
chat_llama2_13b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
chat_llama2_70b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
ckpt_convert_llama2_hf2legacy.sh !1536 完善example/README,统一以llama2-7b为例 2024-08-22 03:51:34 +00:00
ckpt_convert_llama2_legacy2hf_lora.sh !1536 完善example/README,统一以llama2-7b为例 2024-08-22 03:51:34 +00:00
ckpt_convert_llama2_legacy2hf.sh !1536 完善example/README,统一以llama2-7b为例 2024-08-22 03:51:34 +00:00
ckpt_convert_llama2_legacy2legacy_lora.sh !1489 新增llama2-7b legacy的lora权重与原始权重合并脚本 2024-08-12 07:00:05 +00:00
data_convert_llama2_instruction.sh !1536 完善example/README,统一以llama2-7b为例 2024-08-22 03:51:34 +00:00
data_convert_llama2_pretrain.sh !1536 完善example/README,统一以llama2-7b为例 2024-08-22 03:51:34 +00:00
evaluate_llama2_7B_lora_ptd.sh !1489 新增llama2-7b legacy的lora权重与原始权重合并脚本 2024-08-12 07:00:05 +00:00
evaluate_llama2_7B_ptd.sh !1169 整理 tasks 文件目录,对外提供 evaluation和 inference.py 2024-03-27 07:55:22 +00:00
evaluate_llama2_13B_ptd.sh !1169 整理 tasks 文件目录,对外提供 evaluation和 inference.py 2024-03-27 07:55:22 +00:00
evaluate_llama2_34B_ptd.sh !1169 整理 tasks 文件目录,对外提供 evaluation和 inference.py 2024-03-27 07:55:22 +00:00
evaluate_llama2_70B_ptd.sh !1169 整理 tasks 文件目录,对外提供 evaluation和 inference.py 2024-03-27 07:55:22 +00:00
generate_llama2_7b_lora_ptd.sh !1455 prompt-type推理适配 2024-08-13 06:53:26 +00:00
generate_llama2_7b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
generate_llama2_13b_lora_ptd.sh !1455 prompt-type推理适配 2024-08-13 06:53:26 +00:00
generate_llama2_13b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
generate_llama2_34b_lora_ptd.sh !1455 prompt-type推理适配 2024-08-13 06:53:26 +00:00
generate_llama2_34B_ptd.sh !1169 整理 tasks 文件目录,对外提供 evaluation和 inference.py 2024-03-27 07:55:22 +00:00
generate_llama2_70b_lora_ptd.sh !1455 prompt-type推理适配 2024-08-13 06:53:26 +00:00
generate_llama2_70b_ptd.sh !1444 在线推理适配FA和KV_Cache 2024-08-08 01:20:29 +00:00
pretrain_llama2_7b_ptd.sh !1415 指定 GPT3 脚本 tokenizer 2024-07-20 06:14:43 +00:00
pretrain_llama2_13B_ptd_8p.sh !1415 指定 GPT3 脚本 tokenizer 2024-07-20 06:14:43 +00:00
pretrain_llama2_34B_ptd_16p.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00
pretrain_llama2_70b_ptd.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00
tune_llama2_7b_ptd.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00
tune_llama2_13b_ptd.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00
tune_llama2_34b_ptd.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00
tune_llama2_70b_ptd.sh !1373 修改typos和issue 2024-06-24 13:00:04 +00:00