llama board: add unsloth
Former-commit-id: 9477e6f28808ae9deadada1f6cf679a29542c271
This commit is contained in:
@@ -85,20 +85,12 @@ LOCALES = {
|
||||
"label": "RoPE 插值方法"
|
||||
}
|
||||
},
|
||||
"flash_attn": {
|
||||
"booster": {
|
||||
"en": {
|
||||
"label": "Use FlashAttention-2"
|
||||
"label": "Booster"
|
||||
},
|
||||
"zh": {
|
||||
"label": "使用 FlashAttention-2"
|
||||
}
|
||||
},
|
||||
"shift_attn": {
|
||||
"en": {
|
||||
"label": "Use shift short attention (S^2-Attn)"
|
||||
},
|
||||
"zh": {
|
||||
"label": "使用 shift short attention (S^2-Attn)"
|
||||
"label": "加速方式"
|
||||
}
|
||||
},
|
||||
"training_stage": {
|
||||
|
||||
Reference in New Issue
Block a user