lowrance

Results 1 comments of lowrance

> 当我运行时: python llm_export.py --type Qwen-7B-Chat --path /mnt/LLM_Data/Qwen-7B-Chat --export_split --export_token --export_mnn --onnx_path /mnt/LLM_Data/Qwen-7B-Chat-onnx --mnn_path /mnt/LLM_Data/Qwen-7B-Chat-mnn > > 我得到: 加载检查点碎片:100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8/8 [00:06 > # tiktoken 代币 > 回溯(最近一次调用最后一次): 文件“/home/ubuntu/LLM/llm-export/llm_export.py”,第 1264 行,在...