Upload folder using huggingface_hub
Browse files- adapter_config.json +2 -2
 - adapter_model.safetensors +1 -1
 
    	
        adapter_config.json
    CHANGED
    
    | 
         @@ -24,9 +24,9 @@ 
     | 
|
| 24 | 
         
             
              "revision": null,
         
     | 
| 25 | 
         
             
              "target_modules": [
         
     | 
| 26 | 
         
             
                "gate_up_proj",
         
     | 
| 
         | 
|
| 27 | 
         
             
                "down_proj",
         
     | 
| 28 | 
         
            -
                "o_proj" 
     | 
| 29 | 
         
            -
                "qkv_proj"
         
     | 
| 30 | 
         
             
              ],
         
     | 
| 31 | 
         
             
              "task_type": "CAUSAL_LM",
         
     | 
| 32 | 
         
             
              "use_dora": false,
         
     | 
| 
         | 
|
| 24 | 
         
             
              "revision": null,
         
     | 
| 25 | 
         
             
              "target_modules": [
         
     | 
| 26 | 
         
             
                "gate_up_proj",
         
     | 
| 27 | 
         
            +
                "qkv_proj",
         
     | 
| 28 | 
         
             
                "down_proj",
         
     | 
| 29 | 
         
            +
                "o_proj"
         
     | 
| 
         | 
|
| 30 | 
         
             
              ],
         
     | 
| 31 | 
         
             
              "task_type": "CAUSAL_LM",
         
     | 
| 32 | 
         
             
              "use_dora": false,
         
     | 
    	
        adapter_model.safetensors
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            -
            oid sha256: 
     | 
| 3 | 
         
             
            size 138446624
         
     | 
| 
         | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:de014411b5f690a3367873aa8b9da13a04c5346fc6eb977d58cdc68b743a7665
         
     | 
| 3 | 
         
             
            size 138446624
         
     |