Upload CodeGenForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"tie_word_embeddings": false,
|
| 37 |
"tokenizer_class": "GPT2Tokenizer",
|
| 38 |
"torch_dtype": "float16",
|
| 39 |
-
"transformers_version": "4.
|
| 40 |
"use_cache": true,
|
| 41 |
"vocab_size": 50295
|
| 42 |
}
|
|
|
|
| 36 |
"tie_word_embeddings": false,
|
| 37 |
"tokenizer_class": "GPT2Tokenizer",
|
| 38 |
"torch_dtype": "float16",
|
| 39 |
+
"transformers_version": "4.41.1",
|
| 40 |
"use_cache": true,
|
| 41 |
"vocab_size": 50295
|
| 42 |
}
|
generation_config.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 50256,
|
| 5 |
-
"transformers_version": "4.
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 50256,
|
| 5 |
+
"transformers_version": "4.41.1"
|
| 6 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03abc0f6a60434f66321f23b18f890b1b6ba017e83f77fc7fed80d5bf9b6187e
|
| 3 |
+
size 835562646
|