codewithdark commited on
Commit
18a242a
·
1 Parent(s): cfe5ccc

Initial model and tokenizer commit

Browse files
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": 50256,
4
+ "pad_token_id": 50258,
5
+ "transformers_version": "4.48.3"
6
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32ac1c5135884bc1273ead17e77145eb45548d31c7eee5371ab67f58518425d
3
+ size 133259688
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36ed634d3888232cf1b094334ad3c1a68971bc0a8999d128f25eb94bbac9aacd
3
- size 81810106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c272f5d92c5543ac55c1826b48ba6c8d8f2f0f871344033b393b6390f0e44876
3
+ size 81812702