Upload 9 files
This commit is contained in:
committed by
huggingface-web
parent
eecd1969de
commit
f482425c6a
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"_name_or_path": "checkpoints/Llama-2-7b-hf",
|
"_name_or_path": "wenge-research/yayi-7b-llama2",
|
||||||
"architectures": [
|
"architectures": [
|
||||||
"LlamaForCausalLM"
|
"LlamaForCausalLM"
|
||||||
],
|
],
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"rope_scaling": null,
|
"rope_scaling": null,
|
||||||
"tie_word_embeddings": false,
|
"tie_word_embeddings": false,
|
||||||
"torch_dtype": "bfloat16",
|
"torch_dtype": "bfloat16",
|
||||||
"transformers_version": "4.28.1",
|
"transformers_version": "4.31.0",
|
||||||
"use_cache": false,
|
"use_cache": false,
|
||||||
"vocab_size": 32005
|
"vocab_size": 32005
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"total_size": 13476917248
|
"total_size": 13476921344
|
||||||
},
|
},
|
||||||
"weight_map": {
|
"weight_map": {
|
||||||
"lm_head.weight": "pytorch_model-00002-of-00002.bin",
|
"lm_head.weight": "pytorch_model-00002-of-00002.bin",
|
||||||
|
|||||||
Reference in New Issue
Block a user