mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
[data] fix ollama template (#6902)
* fix ollama template
* add meta info
* use half precision
Former-commit-id: e1a7c1242c
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
model_name_or_path: saves/llama3-8b/full/sft
|
||||
template: llama3
|
||||
trust_remote_code: true
|
||||
infer_dtype: bfloat16
|
||||
|
||||
### export
|
||||
export_dir: output/llama3_full_sft
|
||||
|
||||
Reference in New Issue
Block a user