root39058 commited on
Commit
ce097ea
·
verified ·
1 Parent(s): 578d52a

feat: Identity Override OpenAirAI-Bear-2026 v11

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6415e8de14b7d2a9f7d0870a53b6d2aba5a1feaa17bb709309d459971a643c5c
3
  size 655352624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69efc07648c0dce982bbd949731f0e72bdf4ec45185972e79d6d8d9d9fc752dd
3
  size 655352624
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 64
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
+ "max_length": 96,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 96
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,