1 Star 0 Fork 0

Hugging Face 模型镜像 / U-Amethyst-20B

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
Undi 提交于 2023-09-24 18:19 . Upload folder using huggingface_hub
{
"_name_or_path": "Undi95/Amethyst-part1",
"architectures": [
"LlamaForCausalLM"
],
"bos_token_id": 1,
"eos_token_id": 2,
"hidden_act": "silu",
"hidden_size": 5120,
"initializer_range": 0.02,
"intermediate_size": 13824,
"max_position_embeddings": 4096,
"model_type": "llama",
"num_attention_heads": 40,
"num_hidden_layers": 62,
"num_key_value_heads": 40,
"pad_token_id": 0,
"pretraining_tp": 1,
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 10000.0,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.33.2",
"use_cache": false,
"vocab_size": 32000
}
1
https://gitee.com/hf-models/U-Amethyst-20B.git
git@gitee.com:hf-models/U-Amethyst-20B.git
hf-models
U-Amethyst-20B
U-Amethyst-20B
main

搜索帮助