cl-lmm/llama_factory/LLaMA-Factory/examples/inference/llama3.yaml
2024-12-29 10:25:38 +00:00

5 lines
156 B
YAML

model_name_or_path: meta-llama/Meta-Llama-3-8B-Instruct
template: llama3
infer_backend: huggingface # choices: [huggingface, vllm]
trust_remote_code: true