Upload LlamaForCausalLM
Browse files- config.json +2 -2
- model-00001-of-00002.safetensors +2 -2
- model-00002-of-00002.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"rope_theta": 10000.0,
|
| 37 |
"sliding_window": 4096,
|
| 38 |
"tie_word_embeddings": false,
|
| 39 |
-
"torch_dtype": "
|
| 40 |
"transformers_version": "4.38.1",
|
| 41 |
"use_cache": false,
|
| 42 |
"vocab_size": 32000
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./models/orca-claude-lora",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 36 |
"rope_theta": 10000.0,
|
| 37 |
"sliding_window": 4096,
|
| 38 |
"tie_word_embeddings": false,
|
| 39 |
+
"torch_dtype": "bfloat16",
|
| 40 |
"transformers_version": "4.38.1",
|
| 41 |
"use_cache": false,
|
| 42 |
"vocab_size": 32000
|
model-00001-of-00002.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:968f89700977c8b9b76c5dec69ec5866113616cb6d3fdafbb0aebd662ca76be1
|
| 3 |
+
size 4947079888
|
model-00002-of-00002.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:4ae4c6daee744757f97bef8a94801c01cbb85f65bf44f7a667f68dbe8dbff05d
|
| 3 |
+
size 2562623256
|