abhimazu commited on
Commit
70bde69
1 Parent(s): 19927d8

Second Update

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. openvino_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "meta-llama/Llama-2-7b-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -16,7 +16,7 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
18
  "pretraining_tp": 1,
19
- "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float16",
 
1
  {
2
+ "_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
18
  "pretraining_tp": 1,
19
+ "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float16",
openvino_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7e5b8c520bdd7d148d5a381d6618b101165ff7c9c2c3b1ce7c4ad504a07256c
3
  size 13478928780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a933e115455acc9c7602af99942fcbe90892908abe6d6d77fa1a10867ae54b4c
3
  size 13478928780