jasonludwig commited on
Commit
6687f0a
·
verified ·
1 Parent(s): 549387d

Upload folder using huggingface_hub

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:af3d66c75e3a59d6acb9944f0ea311f69d12f6b892c9e4ebe3627d89e5e043b2
3
  size 16060556616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a42c821479ff6d000078a0fbd93d3feb08eb14059d3cce96463fc65e490270d4
3
  size 16060556616
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token": "<|begin_of_text|>",
4
  "clean_up_tokenization_spaces": true,
5
  "eos_token": "<|eot_id|>",
6
- "is_local": false,
7
  "model_input_names": [
8
  "input_ids",
9
  "attention_mask"
 
3
  "bos_token": "<|begin_of_text|>",
4
  "clean_up_tokenization_spaces": true,
5
  "eos_token": "<|eot_id|>",
6
+ "is_local": true,
7
  "model_input_names": [
8
  "input_ids",
9
  "attention_mask"