Upload model
Browse files- README.md +3 -0
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,6 @@ | |
|  | |
|  | |
|  | |
| 1 | 
             
            Here’s a revised and completed model card based on publicly available details for **Llama 3.1 8B (Instruct)** and **Claude 3 Haiku**. You can adjust entries like repository links or demo notes as needed.
         | 
| 2 |  | 
| 3 | 
             
            ---
         | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            {}
         | 
| 3 | 
            +
            ---
         | 
| 4 | 
             
            Here’s a revised and completed model card based on publicly available details for **Llama 3.1 8B (Instruct)** and **Claude 3 Haiku**. You can adjust entries like repository links or demo notes as needed.
         | 
| 5 |  | 
| 6 | 
             
            ---
         | 
    	
        adapter_config.json
    CHANGED
    
    | @@ -26,12 +26,12 @@ | |
| 26 | 
             
              "revision": null,
         | 
| 27 | 
             
              "target_modules": [
         | 
| 28 | 
             
                "up_proj",
         | 
| 29 | 
            -
                " | 
| 30 | 
             
                "k_proj",
         | 
|  | |
| 31 | 
             
                "q_proj",
         | 
| 32 | 
            -
                " | 
| 33 | 
            -
                " | 
| 34 | 
            -
                "v_proj"
         | 
| 35 | 
             
              ],
         | 
| 36 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 37 | 
             
              "trainable_token_indices": null,
         | 
|  | |
| 26 | 
             
              "revision": null,
         | 
| 27 | 
             
              "target_modules": [
         | 
| 28 | 
             
                "up_proj",
         | 
| 29 | 
            +
                "o_proj",
         | 
| 30 | 
             
                "k_proj",
         | 
| 31 | 
            +
                "down_proj",
         | 
| 32 | 
             
                "q_proj",
         | 
| 33 | 
            +
                "v_proj",
         | 
| 34 | 
            +
                "gate_proj"
         | 
|  | |
| 35 | 
             
              ],
         | 
| 36 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 37 | 
             
              "trainable_token_indices": null,
         | 
    	
        adapter_model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 335604696
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:89b0faefc0248f41989a74b5df3c290cf066f0e501c27d92c8c8fdc3d173c013
         | 
| 3 | 
             
            size 335604696
         | 
