harpreetsahota
commited on
Commit
•
5f55915
1
Parent(s):
e4319db
Upload DeciLMForCausalLM
Browse files- config.json +0 -0
- generation_config.json +7 -0
- model.safetensors +3 -0
config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"transformers_version": "4.35.2",
|
6 |
+
"use_cache": false
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ff4424a53bfdbfe7f55835ac9a99169a5e4ff09504ffe69525aefa7b816574f
|
3 |
+
size 2347074224
|