初始化项目,由ModelHub XC社区提供模型

Model: dicta-il/dictalm2.0
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 11:31:27 +08:00
commit c2513d634f
12 changed files with 94531 additions and 0 deletions

17
generation_config.json Normal file
View File

@@ -0,0 +1,17 @@
{
"_from_model_config": true,
"attn_softmax_bf16": null,
"bos_token_id": 1,
"bucket_size": -1,
"eos_token_id": 2,
"flash_attention_recompute": false,
"ignore_eos": null,
"kv_cache_fp8": null,
"limit_hpu_graphs": null,
"reduce_recompile": null,
"reuse_cache": null,
"static_shapes": null,
"transformers_version": "4.37.2",
"trim_logits": null,
"use_flash_attention": true
}