engprompt_beomi/Llama-3-Open-Ko-8B (Trained with Unsloth)
Browse files- adapter_config.json +42 -0
 - adapter_model.safetensors +3 -0
 
    	
        adapter_config.json
    ADDED
    
    | 
         @@ -0,0 +1,42 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            {
         
     | 
| 2 | 
         
            +
              "alpha_pattern": {},
         
     | 
| 3 | 
         
            +
              "auto_mapping": null,
         
     | 
| 4 | 
         
            +
              "base_model_name_or_path": "unsloth/Llama-3.2-1B-unsloth-bnb-4bit",
         
     | 
| 5 | 
         
            +
              "bias": "none",
         
     | 
| 6 | 
         
            +
              "corda_config": null,
         
     | 
| 7 | 
         
            +
              "eva_config": null,
         
     | 
| 8 | 
         
            +
              "exclude_modules": null,
         
     | 
| 9 | 
         
            +
              "fan_in_fan_out": false,
         
     | 
| 10 | 
         
            +
              "inference_mode": true,
         
     | 
| 11 | 
         
            +
              "init_lora_weights": true,
         
     | 
| 12 | 
         
            +
              "layer_replication": null,
         
     | 
| 13 | 
         
            +
              "layers_pattern": null,
         
     | 
| 14 | 
         
            +
              "layers_to_transform": null,
         
     | 
| 15 | 
         
            +
              "loftq_config": {},
         
     | 
| 16 | 
         
            +
              "lora_alpha": 32,
         
     | 
| 17 | 
         
            +
              "lora_bias": false,
         
     | 
| 18 | 
         
            +
              "lora_dropout": 0,
         
     | 
| 19 | 
         
            +
              "megatron_config": null,
         
     | 
| 20 | 
         
            +
              "megatron_core": "megatron.core",
         
     | 
| 21 | 
         
            +
              "modules_to_save": [
         
     | 
| 22 | 
         
            +
                "embed_tokens",
         
     | 
| 23 | 
         
            +
                "lm_head"
         
     | 
| 24 | 
         
            +
              ],
         
     | 
| 25 | 
         
            +
              "peft_type": "LORA",
         
     | 
| 26 | 
         
            +
              "r": 128,
         
     | 
| 27 | 
         
            +
              "rank_pattern": {},
         
     | 
| 28 | 
         
            +
              "revision": null,
         
     | 
| 29 | 
         
            +
              "target_modules": [
         
     | 
| 30 | 
         
            +
                "k_proj",
         
     | 
| 31 | 
         
            +
                "q_proj",
         
     | 
| 32 | 
         
            +
                "o_proj",
         
     | 
| 33 | 
         
            +
                "down_proj",
         
     | 
| 34 | 
         
            +
                "up_proj",
         
     | 
| 35 | 
         
            +
                "gate_proj",
         
     | 
| 36 | 
         
            +
                "v_proj"
         
     | 
| 37 | 
         
            +
              ],
         
     | 
| 38 | 
         
            +
              "task_type": "CAUSAL_LM",
         
     | 
| 39 | 
         
            +
              "trainable_token_indices": null,
         
     | 
| 40 | 
         
            +
              "use_dora": false,
         
     | 
| 41 | 
         
            +
              "use_rslora": true
         
     | 
| 42 | 
         
            +
            }
         
     | 
    	
        adapter_model.safetensors
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:7a36353cfef1be84687fa72986f5a26393375363c6b3115d0f9dedc344b097bd
         
     | 
| 3 | 
         
            +
            size 1231059552
         
     |