Upload 9 files

This commit is contained in:
wenge-research
2023-07-23 02:59:05 +00:00
committed by huggingface-web
parent eecd1969de
commit f482425c6a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"_name_or_path": "checkpoints/Llama-2-7b-hf",
"_name_or_path": "wenge-research/yayi-7b-llama2",
"architectures": [
"LlamaForCausalLM"
],
@@ -20,7 +20,7 @@
"rope_scaling": null,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.28.1",
"transformers_version": "4.31.0",
"use_cache": false,
"vocab_size": 32005
}