初始化项目,由ModelHub XC社区提供模型
Model: RikkiXu/zephyr-7b-dpo-full Source: Original Platform
This commit is contained in:
13
configs.yaml
Normal file
13
configs.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
zephyr-7b-beta:
|
||||
prompt_template: "/mnt/bn/xuruijie-llm/eval/dpo/prompt.txt"
|
||||
fn_completions: "huggingface_local_completions"
|
||||
completions_kwargs:
|
||||
model_name: "/mnt/bn/xuruijie-llm/checkpoints/dpo/zephyr-7b-dpo-full-different-0.05-0.04-dpop/"
|
||||
model_kwargs:
|
||||
torch_dtype: 'bfloat16'
|
||||
max_new_tokens: 2048
|
||||
temperature: 0.7
|
||||
top_p: 1.0
|
||||
do_sample: True
|
||||
pretty_name: "Zephyr 7B Beta"
|
||||
link: "https://huggingface.co/HuggingFaceH4/zephyr-7b-beta"
|
||||
Reference in New Issue
Block a user