RonanMcGovern commited on
Commit
73c15a9
1 Parent(s): a604252

Upload LlamaForCausalLM

Browse files
README.md CHANGED
@@ -1,9 +1,6 @@
1
  ---
2
  language:
3
  - en
4
- pipeline_tag: text-generation
5
- inference: false
6
- arxiv: 2307.09288
7
  tags:
8
  - facebook
9
  - meta
@@ -13,6 +10,9 @@ tags:
13
  - gguf
14
  - function-calling
15
  - function calling
 
 
 
16
  ---
17
  # Function Calling Fine-tuned Llama 2 Chat
18
 
 
1
  ---
2
  language:
3
  - en
 
 
 
4
  tags:
5
  - facebook
6
  - meta
 
10
  - gguf
11
  - function-calling
12
  - function calling
13
+ pipeline_tag: text-generation
14
+ inference: false
15
+ arxiv: 2307.09288
16
  ---
17
  # Function Calling Fine-tuned Llama 2 Chat
18
 
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
 
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",
@@ -22,7 +23,7 @@
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.35.2",
26
  "use_cache": true,
27
  "vocab_size": 32000
28
  }
 
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
  "bos_token_id": 1,
9
  "eos_token_id": 2,
10
  "hidden_act": "silu",
 
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.38.1",
27
  "use_cache": true,
28
  "vocab_size": 32000
29
  }
generation_config.json CHANGED
@@ -5,6 +5,7 @@
5
  "max_length": 4096,
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
 
8
  "top_p": 0.9,
9
- "transformers_version": "4.35.2"
10
  }
 
5
  "max_length": 4096,
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
8
+ "top_k": null,
9
  "top_p": 0.9,
10
+ "transformers_version": "4.38.1"
11
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d2498703580971665f5c499b64eecf643079f46f699af244acf516ff76a75c0
3
  size 9976570520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67c067acbf667c782db5b39d4b3640a591e938787ad2b682039e2ac1d315cf4c
3
  size 9976570520
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7250e144281ed4881adb1160904e9558d3e5fe92602c091f0d2b45cfd481012
3
  size 3500294544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b69aba45e63f2dcf1d023ef42f5e77820493e7fd0dea749c9a93f0cbc31fba
3
  size 3500294544