vdmbrsv commited on
Commit
2ab95fb
·
verified ·
1 Parent(s): 289b9e7

RESTORE: Revert to original Faust-1 weights

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer_config.json +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d9b6e280b9aecc623307361ef79f8c93031da8ab8425eebf0ca7c8a458723f3
3
  size 3228455704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:771c4911227f2792ce43c5f4e285bb4ec67942b95fa15f376b20cd2227879de6
3
  size 3228455704
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token": "<|bos|>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<|im_end|>",
6
- "is_local": false,
7
  "max_length": 2048,
8
  "model_input_names": [
9
  "input_ids",
 
3
  "bos_token": "<|bos|>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<|im_end|>",
6
+ "is_local": true,
7
  "max_length": 2048,
8
  "model_input_names": [
9
  "input_ids",