chat-v1.0.0
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -37,7 +37,7 @@
|
|
37 |
"tie_word_embeddings": false,
|
38 |
"torch_dtype": "bfloat16",
|
39 |
"transformers_version": "4.45.2",
|
40 |
-
"unsloth_version": "2024.10.
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 128262
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/results/llama-2_4b/2024-10-22 18_19_01/checkpoint-200",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
37 |
"tie_word_embeddings": false,
|
38 |
"torch_dtype": "bfloat16",
|
39 |
"transformers_version": "4.45.2",
|
40 |
+
"unsloth_version": "2024.10.3",
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 128262
|
43 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4943336360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e76b27a08393c66008c704b405b6c1602f0398309750b2dcbf9a4cf50e5b18f
|
3 |
size 4943336360
|