sergiopaniego HF Staff commited on
Commit
4bc5fc9
·
verified ·
1 Parent(s): cc14696

Upload NemotronHForCausalLM

Browse files
Files changed (2) hide show
  1. generation_config.json +5 -8
  2. model.safetensors +2 -2
generation_config.json CHANGED
@@ -1,13 +1,10 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
- "do_sample": true,
5
- "eos_token_id": [
6
- 2,
7
- 11
8
- ],
9
  "pad_token_id": 0,
10
- "temperature": 1.0,
11
- "top_p": 1.0,
12
- "transformers_version": "5.3.0"
13
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "output_attentions": false,
6
+ "output_hidden_states": false,
 
 
7
  "pad_token_id": 0,
8
+ "transformers_version": "5.3.0",
9
+ "use_cache": true
 
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bf96d4f8045845e33623404b8d894cc9e6f8df654c74f077cdd0c14cdeeb438
3
- size 8444696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6f18189a6f2a9d3474cd685bd767dac012c20e3924460fabe71cc4038871b1
3
+ size 8444704