gray311 commited on
Commit
b7a4865
·
verified ·
1 Parent(s): 9b08664

Add llada_1.5_a2d model (A2D v4: safe=5x, harmful=1x, epoch=1, lr=5e-6)

Browse files
llada_1.5_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_1.5_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_1.5_a2d/generation_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee7b9a863f143849c398bda72d7729f7466274e26b3b0e310482ee5b87f78cc
3
+ size 128
llada_1.5_a2d/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43238b202ee559391e132aeb83c308f3ebcd823a764bb37cb9603e6ab29b8773
3
+ size 16031253899
llada_1.5_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_1.5_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_1.5_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