Tristan commited on
Commit
00d5442
·
1 Parent(s): 94f084b

real weights

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": ".",
3
  "architectures": [
4
- "GPTNeoXModel"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
 
1
  {
2
+ "_name_or_path": "EleutherAI/pythia-1b",
3
  "architectures": [
4
+ "GPTNeoXForCausalLM"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.44.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bff82c71bba01aaa344165792dd1e4f3cc536f0c72602b0ee6d057149808b2f
3
- size 3635057312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b912bc35a3417374827fe4e28133a93aa6a70985b61552cecebb89be623840a
3
+ size 4047149576