Upload LlamaForCausalLM
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"rope_scaling": null,
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
-
"torch_dtype": "
|
| 27 |
"transformers_version": "4.48.0",
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 32000
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "benchang1110/Taiwan-tinyllama-v1.1-tiny",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 23 |
"rope_scaling": null,
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
+
"torch_dtype": "bfloat16",
|
| 27 |
"transformers_version": "4.48.0",
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 32000
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6744a299489d1efce711ba32359f1a9cffe40f7b243c3383cc86d59cfac2c273
|
| 3 |
+
size 1231235488
|