Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
    	
        adapter_config.json
    CHANGED
    
    | @@ -28,13 +28,13 @@ | |
| 28 | 
             
              "rank_pattern": {},
         | 
| 29 | 
             
              "revision": null,
         | 
| 30 | 
             
              "target_modules": [
         | 
| 31 | 
            -
                "v_proj",
         | 
| 32 | 
            -
                "up_proj",
         | 
| 33 | 
             
                "down_proj",
         | 
|  | |
| 34 | 
             
                "o_proj",
         | 
|  | |
|  | |
| 35 | 
             
                "k_proj",
         | 
| 36 | 
            -
                " | 
| 37 | 
            -
                "q_proj"
         | 
| 38 | 
             
              ],
         | 
| 39 | 
             
              "target_parameters": null,
         | 
| 40 | 
             
              "task_type": null,
         | 
|  | |
| 28 | 
             
              "rank_pattern": {},
         | 
| 29 | 
             
              "revision": null,
         | 
| 30 | 
             
              "target_modules": [
         | 
|  | |
|  | |
| 31 | 
             
                "down_proj",
         | 
| 32 | 
            +
                "gate_proj",
         | 
| 33 | 
             
                "o_proj",
         | 
| 34 | 
            +
                "q_proj",
         | 
| 35 | 
            +
                "v_proj",
         | 
| 36 | 
             
                "k_proj",
         | 
| 37 | 
            +
                "up_proj"
         | 
|  | |
| 38 | 
             
              ],
         | 
| 39 | 
             
              "target_parameters": null,
         | 
| 40 | 
             
              "task_type": null,
         | 
    	
        adapter_model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 121537408
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f4116a47f9df7c6c3ac0017e7ac8ce18adcad6f048f5da6263eb2662d73d6bc2
         | 
| 3 | 
             
            size 121537408
         | 
