Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
"attention_dropout": 0.0,
|
|
@@ -28,7 +28,7 @@
|
|
| 28 |
"rope_theta": 100000,
|
| 29 |
"std": 2.512864112854004,
|
| 30 |
"tie_word_embeddings": true,
|
| 31 |
-
"torch_dtype": "
|
| 32 |
"transformers.js_config": {
|
| 33 |
"kv_cache_dtype": {
|
| 34 |
"fp16": "float16",
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"RewardModel"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
"attention_dropout": 0.0,
|
|
|
|
| 28 |
"rope_theta": 100000,
|
| 29 |
"std": 2.512864112854004,
|
| 30 |
"tie_word_embeddings": true,
|
| 31 |
+
"torch_dtype": "bfloat16",
|
| 32 |
"transformers.js_config": {
|
| 33 |
"kv_cache_dtype": {
|
| 34 |
"fp16": "float16",
|
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:a8b3d5424cdd8e469981a5617dc8b43bd997f4c95ab93ad930e9e4519d3a1426
|
| 3 |
+
size 269061784
|