Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
yvelos commited on
Commit
3103087
1 Parent(s): 42f9493

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 1,
 
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
9
  "hidden_size": 4096,
@@ -19,6 +20,7 @@
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "rope_theta": 10000.0,
 
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.33.3",
 
4
  "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
+ "do_sample": true,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
 
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
+ "temperature": 0.1,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",
26
  "transformers_version": "4.33.3",
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52e44914583489a3d48b65074c411f858379384bafb1e5c990afade07a880938
3
  size 9976623130
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29156539336dac5891409ef2c6a7d034d601bdf81d9cf719b94d56649548f3b6
3
  size 9976623130
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b953b966cc57258d835cbcb148902ffb831170f91a2a9313c785993fad92c389
3
  size 3500311811
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9767c744bbe52ff228eeb422d02842776a98014c8fa300acd0b1937423fbec6e
3
  size 3500311811