NexVeridian commited on
Commit
c0040df
·
verified ·
1 Parent(s): f795827

Add files using upload-large-folder tool

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. tokenizer_config.json +1 -0
README.md CHANGED
@@ -9,8 +9,8 @@ tags:
9
  license: apache-2.0
10
  language:
11
  - en
12
- pipeline_tag: text-generation
13
  library_name: mlx
 
14
  ---
15
 
16
  # NexVeridian/zeta-2-4bit
 
9
  license: apache-2.0
10
  language:
11
  - en
 
12
  library_name: mlx
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
  # NexVeridian/zeta-2-4bit
tokenizer_config.json CHANGED
@@ -4,6 +4,7 @@
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<[end▁of▁sentence]>",
6
  "is_local": true,
 
7
  "model_max_length": 32768,
8
  "pad_token": "<[PAD▁TOKEN]>",
9
  "padding_side": "left",
 
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "<[end▁of▁sentence]>",
6
  "is_local": true,
7
+ "local_files_only": false,
8
  "model_max_length": 32768,
9
  "pad_token": "<[PAD▁TOKEN]>",
10
  "padding_side": "left",