yeen214 commited on
Commit
a3a8b16
1 Parent(s): c472a02

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/workspace/home/heuiyeen/Data/Shareneft2",
3
  "architectures": [
4
- "LlamaModel"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,
@@ -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.34.1",
26
  "use_cache": true,
27
  "vocab_size": 32001
 
1
  {
2
  "_name_or_path": "/workspace/home/heuiyeen/Data/Shareneft2",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,
 
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "bfloat16",
25
  "transformers_version": "4.34.1",
26
  "use_cache": true,
27
  "vocab_size": 32001