Update config.json
Browse files- config.json +1 -1
    	
        config.json
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
              "_name_or_path": "/ | 
| 3 | 
             
              "activation_function": "gelu",
         | 
| 4 | 
             
              "apply_query_key_layer_scaling": true,
         | 
| 5 | 
             
              "architectures": [
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
            +
              "_name_or_path": "AI-Sweden-Models/gpt-sw3-1.3b",
         | 
| 3 | 
             
              "activation_function": "gelu",
         | 
| 4 | 
             
              "apply_query_key_layer_scaling": true,
         | 
| 5 | 
             
              "architectures": [
         | 

