ShellyYuJJ
commited on
Commit
•
f5da430
1
Parent(s):
9428b47
upload model
Browse files- README.md +0 -3
- adapt_tokenizer.py +0 -0
- attention.py +0 -0
- blocks.py +0 -0
- config.json +0 -0
- custom_embedding.py +0 -0
- fc.py +0 -0
- ffn.py +0 -0
- flash_attn_triton.py +0 -0
- generation_config.json +0 -0
- hf_prefixlm_converter.py +0 -0
- meta_init_context.py +0 -0
- norm.py +0 -0
- param_init_fns.py +0 -0
- pytorch_model-00001-of-00002.bin +1 -1
- pytorch_model-00002-of-00002.bin +1 -1
- pytorch_model.bin +1 -1
README.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
adapt_tokenizer.py
CHANGED
File without changes
|
attention.py
CHANGED
File without changes
|
blocks.py
CHANGED
File without changes
|
config.json
CHANGED
File without changes
|
custom_embedding.py
CHANGED
File without changes
|
fc.py
CHANGED
File without changes
|
ffn.py
CHANGED
File without changes
|
flash_attn_triton.py
CHANGED
File without changes
|
generation_config.json
CHANGED
File without changes
|
hf_prefixlm_converter.py
CHANGED
File without changes
|
meta_init_context.py
CHANGED
File without changes
|
norm.py
CHANGED
File without changes
|
param_init_fns.py
CHANGED
File without changes
|
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9890684145
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d57d89bce4ef8a4a0a0e6acf91fa0ece0d48142f5ea167b149f911fb8c4c833
|
3 |
size 9890684145
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3490604568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b99ba3f5ddbf1c3d8f10921e671e3985fff825167b3559b0fa26feb562edf32f
|
3 |
size 3490604568
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13381339494
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd26cf16d0d45f0c157385e9f10ecf6d8cafca8ae232fbcbb25f4e35a45e8f00
|
3 |
size 13381339494
|