Commit
·
64e2ee8
1
Parent(s):
db412cb
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "my_model_saves/checkpoint-
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "my_model_saves/checkpoint-224000",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d68bbccda6b31de55ce36af27fca4b639682a7ccec5034e28a40e8ee730f6cf
|
3 |
+
size 2013432032
|