File size: 400 Bytes
0975a91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "_name_or_path": "/mnt/sda/dongkeun/checkpoints_final/codellama-langbridge-9b",
  "alignments": "linear",
  "architectures": [
    "LangBridgeModel"
  ],
  "dim_enc": 2048,
  "dim_lm": 4096,
  "enc": "DKYoon/mt5-xl-lm-adapt",
  "freeze_encoder": false,
  "freeze_language_model": true,
  "lm": "codellama/CodeLlama-7b-Python-hf",
  "torch_dtype": "bfloat16",
  "transformers_version": "4.35.2"
}