Nicolas Iglesias commited on
Commit
7f7f45b
·
1 Parent(s): fa71dca

Upload GPTJForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTJForCausalLM"
@@ -46,7 +46,7 @@
46
  "tie_word_embeddings": false,
47
  "tokenizer_class": "GPT2Tokenizer",
48
  "torch_dtype": "bfloat16",
49
- "transformers_version": "4.34.0.dev0",
50
  "use_cache": true,
51
  "vocab_size": 50260
52
  }
 
1
  {
2
+ "_name_or_path": "/home/nico/dev/projects/ai/zenos/zenos-gpt-j-6B-alpaca-evol-4bit-vulgarg",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTJForCausalLM"
 
46
  "tie_word_embeddings": false,
47
  "tokenizer_class": "GPT2Tokenizer",
48
  "torch_dtype": "bfloat16",
49
+ "transformers_version": "4.35.0.dev0",
50
  "use_cache": true,
51
  "vocab_size": 50260
52
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.34.0.dev0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.35.0.dev0"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca881dec60de75e64e9584ebd9c2d3955e6fd06745dc2b87d6c500b5ee8c1948
3
- size 3733647947
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b32fea28129a61a08ba452c6376d2fd89502e5094dc04fd81bc9dd7d48a727
3
+ size 3733794654