Text Generation
Transformers
PyTorch
Safetensors
Finnish
llama
finnish
text-generation-inference
aapot commited on
Commit
e2a7384
1 Parent(s): 708b214

Add 200k step model

Browse files
Files changed (3) hide show
  1. config.json +1 -0
  2. model.safetensors +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
 
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,
7
  "hidden_act": "silu",
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
+ "attention_bias": false,
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c57e576bd0641b9f61a50cb9b6a6ca8f3c51b38a0f8c3abeee257b5638e802c
3
  size 7265851232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a3ad6dc4f54f611ea630a16ec463885366e9c70fba06662efa12298f6cf7a7
3
  size 7265851232
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e59e8eff337bef1f7d0e3ae48ab8612260cd1021c8976554a4a7f24376e2b20a
3
  size 7265901477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8509efb07a57c7b408101f777986df08bcce30372aca1322116742aba1ff38e3
3
  size 7265901477