We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llamafactory-cli train examples/train_lora/llama3_lora.sft.yaml
CUDA_VISIBLE_DEVICES=0 NCCL_P2P_DISABLE="1" NCCL_IB_DISABLE="1" llamafactory-cli train examples/train_lora/llama3_lora.sft.yaml
CUDA_VISIBLE_DEVICES=0 NCCL_P2P_DISABLE="1" NCCL_IB_DISABLE="1" llamafactory-cli chat examples/inference/llama3_lora_sft.yaml
CUDA_VISIBLE_DEVICES=0 NCCL_P2P_DISABLE="1" NCCL_IB_DISABLE="1" llamafactory-cli export examples/merge_lora/llama3_lora_sft.yaml
CUDA_VISIBLE_DEVICES=0 NCCL_P2P_DISABLE="1" NCCL_IB_DISABLE="1" llamafactory-cli webui
The text was updated successfully, but these errors were encountered:
No branches or pull requests
LLaMA-Factory 是什么
基于 LLaMA-Factory 微调的实践
安装
准备数据
训练及评估
Lora 微调
推理测试
模型合并
基于 UI 界面的操作
其他训练LLM的框架
百度千帆平台
The text was updated successfully, but these errors were encountered: