Upload CodeGenForCausalLM
Browse files- config.json +1 -1
- generation_config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"tie_word_embeddings": false,
|
| 53 |
"tokenizer_class": "GPT2Tokenizer",
|
| 54 |
"torch_dtype": "float32",
|
| 55 |
-
"transformers_version": "4.41.
|
| 56 |
"use_cache": false,
|
| 57 |
"vocab_size": 51200
|
| 58 |
}
|
|
|
|
| 52 |
"tie_word_embeddings": false,
|
| 53 |
"tokenizer_class": "GPT2Tokenizer",
|
| 54 |
"torch_dtype": "float32",
|
| 55 |
+
"transformers_version": "4.41.2",
|
| 56 |
"use_cache": false,
|
| 57 |
"vocab_size": 51200
|
| 58 |
}
|
generation_config.json
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 50256,
|
| 5 |
-
"transformers_version": "4.41.
|
|
|
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 50256,
|
| 5 |
+
"transformers_version": "4.41.2",
|
| 6 |
+
"use_cache": false
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 571183408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f867cc0eefd9d27e06ceab5de1a2afdea160092697fc3637640b429a19a6dd6
|
| 3 |
size 571183408
|