1 Star 0 Fork 0

modelee / dolly-v2-12b-sharded-bf16

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
Diego Peláez Paquico 提交于 2023-04-14 12:15 . Upload GPTNeoXForCausalLM
{
"_name_or_path": "/home/diego/.cache/huggingface/hub/models--databricks--dolly-v2-12b-sharded",
"architectures": [
"GPTNeoXForCausalLM"
],
"bos_token_id": 0,
"custom_pipelines": {
"text-generation": {
"impl": "instruct_pipeline.InstructionTextGenerationPipeline",
"pt": "AutoModelForCausalLM",
"tf": "TFAutoModelForCausalLM"
}
},
"eos_token_id": 0,
"hidden_act": "gelu",
"hidden_size": 5120,
"initializer_range": 0.02,
"intermediate_size": 20480,
"layer_norm_eps": 1e-05,
"max_position_embeddings": 2048,
"model_type": "gpt_neox",
"num_attention_heads": 40,
"num_hidden_layers": 36,
"rotary_emb_base": 10000,
"rotary_pct": 0.25,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.26.1",
"use_cache": false,
"use_parallel_residual": true,
"vocab_size": 50280
}
1
https://gitee.com/modelee/dolly-v2-12b-sharded-bf16.git
git@gitee.com:modelee/dolly-v2-12b-sharded-bf16.git
modelee
dolly-v2-12b-sharded-bf16
dolly-v2-12b-sharded-bf16
main

搜索帮助