Upload Llama3_1-8B-Base-L0TC-32x/lm_config.json with huggingface_hub
Browse files
    	
        Llama3_1-8B-Base-L0TC-32x/lm_config.json
    CHANGED
    
    | @@ -2,7 +2,7 @@ | |
| 2 | 
             
                "device": "cuda",
         | 
| 3 | 
             
                "seed": 42,
         | 
| 4 | 
             
                "dtype": "torch.bfloat16",
         | 
| 5 | 
            -
                "model_name": "meta-llama/ | 
| 6 | 
             
                "use_flash_attn": false,
         | 
| 7 | 
             
                "cache_dir": null,
         | 
| 8 | 
             
                "d_model": 4096,
         | 
|  | |
| 2 | 
             
                "device": "cuda",
         | 
| 3 | 
             
                "seed": 42,
         | 
| 4 | 
             
                "dtype": "torch.bfloat16",
         | 
| 5 | 
            +
                "model_name": "meta-llama/Llama-3.1-8B",
         | 
| 6 | 
             
                "use_flash_attn": false,
         | 
| 7 | 
             
                "cache_dir": null,
         | 
| 8 | 
             
                "d_model": 4096,
         | 
