1 Star 0 Fork 0

Hugging Face 模型镜像 / ZephRP-m7b

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 650 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"_name_or_path": "/home/jovyan/work/models/zephyr-7b-alpha",
"architectures": [
"MistralForCausalLM"
],
"bos_token_id": 1,
"eos_token_id": 2,
"hidden_act": "silu",
"hidden_size": 4096,
"initializer_range": 0.02,
"intermediate_size": 14336,
"max_position_embeddings": 32768,
"model_type": "mistral",
"num_attention_heads": 32,
"num_hidden_layers": 32,
"num_key_value_heads": 8,
"pad_token_id": 2,
"rms_norm_eps": 1e-05,
"rope_theta": 10000.0,
"sliding_window": 4096,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.34.0",
"use_cache": true,
"vocab_size": 32000
}
1
https://gitee.com/hf-models/ZephRP-m7b.git
git@gitee.com:hf-models/ZephRP-m7b.git
hf-models
ZephRP-m7b
ZephRP-m7b
main

搜索帮助