JCX-kcuf commited on
Commit
2713601
1 Parent(s): 834300c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/work/zhuji123/AR2NAR/LLaMA-Factory/checkpoints/Llama-2-7b-hf-gpt-4-80k",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -21,7 +21,7 @@
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
- "torch_dtype": "float32",
25
  "transformers_version": "4.37.2",
26
  "use_cache": true,
27
  "vocab_size": 32000
 
1
  {
2
+ "_name_or_path": "JCX-kcuf/Llama-2-7b-hf-gpt-4-80k",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "float16",
25
  "transformers_version": "4.37.2",
26
  "use_cache": true,
27
  "vocab_size": 32000