Add llada_8b_a2d model (A2D v4: safe=5x, harmful=1x, epoch=1, lr=5e-6)
Browse files
llada_8b_a2d/chat_template.jinja
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>
|
| 2 |
+
|
| 3 |
+
'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{{ '<|start_header_id|>assistant<|end_header_id|>
|
| 4 |
+
|
| 5 |
+
' }}
|
llada_8b_a2d/config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d248244516794df1ca188c607f2cf4367fac521500152e0e192ca2276ac63629
|
| 3 |
+
size 1409
|
llada_8b_a2d/generation_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00b3d1ffda2ca0a45633deb52ca4413dda046e7c94e9b05b73ed4a565b0677b3
|
| 3 |
+
size 128
|
llada_8b_a2d/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:665ff6d0b0dbe8834e309315b3c2d77ce9e4abf7760afdd9ba0b6a6d45a3f0c1
|
| 3 |
+
size 16031253899
|
llada_8b_a2d/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9f1f0f6fa133da3169ae69b1969c51cced047a900050893d7a0711c6bd063aa
|
| 3 |
+
size 747
|
llada_8b_a2d/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06d32b6f4d0bcfb307b4efebdb84ccf100596a97f50e2b0002ca5bffe0900e24
|
| 3 |
+
size 9748080
|
llada_8b_a2d/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c044300671ba7d88f9f51dc9bcd71091b12879f75d42fbe135f0487de6448a5
|
| 3 |
+
size 51325
|