update assets

Former-commit-id: 7059055e89
This commit is contained in:
hiyouga
2024-12-14 17:36:03 +00:00
parent 6f1e450739
commit ba901bc000
4 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
model_name_or_path: saves/llama3-8b/full/sft
template: llama3
infer_backend: huggingface # choices: [huggingface, vllm]

View File

@@ -1,5 +1,4 @@
model_name_or_path: meta-llama/Meta-Llama-3-8B-Instruct
adapter_name_or_path: saves/llama3-8b/lora/sft
template: llama3
finetuning_type: lora
infer_backend: huggingface # choices: [huggingface, vllm]