Llama3中文256K-8B版本

我要开发同款
匿名用户2024年07月31日
25阅读
所属分类ai、llama、merge、mergekit
开源地址https://modelscope.cn/models/xyh110/Llama3-Chinese-8B-256K

作品详情

llamalora

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

  • /home/xiaoyuanhang/llamalora/Llama-3-8B-Instruct-262k
  • /home/xiaoyuanhang/llamalora/Llama3-8B-Chinese-Chat

Configuration

The following YAML configuration was used to produce this model:

slices:
  - sources:
      - model: /home/xiaoyuanhang/llamalora/Llama3-8B-Chinese-Chat
        layer_range: [0, 30]
      - model: /home/xiaoyuanhang/llamalora/Llama-3-8B-Instruct-262k
        layer_range: [0, 30]
# or, the equivalent models: syntax:
# models:
#   - model: psmathur/orca_mini_v3_13b
#   - model: garage-bAInd/Platypus2-13B
merge_method: slerp
base_model: /home/xiaoyuanhang/llamalora/Llama3-8B-Chinese-Chat
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5 # fallback for rest of tensors
dtype: float16
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论