cloud2ai commited on
Commit
1db0cac
1 Parent(s): a19b542

Upload 2 files

Browse files
Files changed (2) hide show
  1. mlc-chat-config.json +18 -0
  2. ndarray-cache.json +0 -0
mlc-chat-config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_lib": "Llama-2-7b-chat-hf-q4f16_1",
3
+ "local_id": "Llama2-Chinese-7b-Chat-q4f16_1",
4
+ "conv_template": "llama-2",
5
+ "temperature": 0.7,
6
+ "repetition_penalty": 1.0,
7
+ "top_p": 0.95,
8
+ "mean_gen_len": 128,
9
+ "max_gen_len": 512,
10
+ "shift_fill_factor": 0.3,
11
+ "tokenizer_files": [
12
+ "tokenizer.model"
13
+ ],
14
+ "model_category": "llama",
15
+ "model_name": "Llama2-Chinese-7b-Chat",
16
+ "max_window_size": 4096,
17
+ "vocab_size": 32000
18
+ }
ndarray-cache.json ADDED
The diff for this file is too large to render. See raw diff