doberst commited on
Commit
9cf80fe
1 Parent(s): d42b1df

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -31,11 +31,11 @@
31
  "tokenizer_local": "tokenizer_ll2.json",
32
  "tokenizer_config": {"bos_id": [1], "bos_token": ["<s>"], "eod_id": [2], "eos_token": ["</s>"]},
33
  "model_parent": "meta-llama/llama-2-chat",
34
- "description": "Meta Llama-2-Chat - 7B",
35
  "quantization": "int4",
36
  "context_window": 4096,
37
  "model_family": "OVGenerativeModel",
38
- "parameters": 7.0,
39
  "test_set": [
40
  {
41
  "query": "What is the total amount of the invoice?",
 
31
  "tokenizer_local": "tokenizer_ll2.json",
32
  "tokenizer_config": {"bos_id": [1], "bos_token": ["<s>"], "eod_id": [2], "eos_token": ["</s>"]},
33
  "model_parent": "meta-llama/llama-2-chat",
34
+ "description": "Meta Llama-2-Chat - 13B",
35
  "quantization": "int4",
36
  "context_window": 4096,
37
  "model_family": "OVGenerativeModel",
38
+ "parameters": 13.0,
39
  "test_set": [
40
  {
41
  "query": "What is the total amount of the invoice?",