1 Star 0 Fork 1

modelee/chatglm-6b-int4-slim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 790 Bytes
一键复制 编辑 原始数据 按行查看 历史
银河 提交于 2023-04-03 14:39 . Merge remote-tracking branch 'thu/main'
{
"_name_or_path": "silver/chatglm-6b-int4-slim",
"architectures": [
"ChatGLMModel"
],
"auto_map": {
"AutoConfig": "configuration_chatglm.ChatGLMConfig",
"AutoModel": "modeling_chatglm.ChatGLMForConditionalGeneration",
"AutoModelForSeq2SeqLM": "modeling_chatglm.ChatGLMForConditionalGeneration"
},
"bos_token_id": 130004,
"eos_token_id": 130005,
"pad_token_id": 3,
"hidden_size": 4096,
"inner_hidden_size": 16384,
"layernorm_epsilon": 1e-05,
"max_sequence_length": 2048,
"model_type": "chatglm",
"num_attention_heads": 32,
"num_layers": 28,
"position_encoding_2d": true,
"quantization_bit": 4,
"quantization_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.23.1",
"use_cache": true,
"vocab_size": 130528
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/modelee/chatglm-6b-int4-slim.git
git@gitee.com:modelee/chatglm-6b-int4-slim.git
modelee
chatglm-6b-int4-slim
chatglm-6b-int4-slim
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385