初始化项目,由ModelHub XC社区提供模型
Model: Norod78/SmolLM-135M-FakyPedia-EngHeb Source: Original Platform
This commit is contained in:
49
model_config.json
Normal file
49
model_config.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"name": "Config for Chat ID 1723546179511",
|
||||
"load_params": {
|
||||
"n_ctx": 512,
|
||||
"n_batch": 512,
|
||||
"rope_freq_base": 0,
|
||||
"rope_freq_scale": 0,
|
||||
"n_gpu_layers": 20,
|
||||
"use_mlock": true,
|
||||
"main_gpu": 0,
|
||||
"tensor_split": [
|
||||
0
|
||||
],
|
||||
"seed": -1,
|
||||
"f16_kv": true,
|
||||
"use_mmap": true,
|
||||
"no_kv_offload": false,
|
||||
"num_experts_used": 0
|
||||
},
|
||||
"inference_params": {
|
||||
"n_threads": 4,
|
||||
"n_predict": -1,
|
||||
"top_k": 30,
|
||||
"min_p": 0,
|
||||
"top_p": 1,
|
||||
"temp": 0.5,
|
||||
"repeat_penalty": 1.2,
|
||||
"input_prefix": "<|endoftext|>\\\\%",
|
||||
"input_suffix": "",
|
||||
"antiprompt": [],
|
||||
"pre_prompt": "Below is an instruction that describes a task. Write a response that appropriately completes the request.",
|
||||
"pre_prompt_suffix": "",
|
||||
"pre_prompt_prefix": "",
|
||||
"seed": -1,
|
||||
"tfs_z": 1,
|
||||
"typical_p": 1,
|
||||
"repeat_last_n": 64,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 0,
|
||||
"n_keep": 0,
|
||||
"logit_bias": {},
|
||||
"mirostat": 0,
|
||||
"mirostat_tau": 5,
|
||||
"mirostat_eta": 0.1,
|
||||
"memory_f16": true,
|
||||
"multiline_input": false,
|
||||
"penalize_nl": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user