|  | 
| 69 | 69 |         "distribution_path": "meta-llama/Meta-Llama-3.1-70B-Instruct", | 
| 70 | 70 |         "transformer_params_key": "Meta-Llama-3.1-70B-Tune" | 
| 71 | 71 |     }, | 
|  | 72 | +    "meta-llama/Meta-Llama-3.2-1B": { | 
|  | 73 | +        "aliases": ["llama3.2-1b-base"], | 
|  | 74 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 75 | +        "distribution_path": "meta-llama/Llama-3.2-1B" | 
|  | 76 | +    }, | 
|  | 77 | +    "meta-llama/Meta-Llama-3.2-1B-Instruct": { | 
|  | 78 | +        "aliases": ["llama3.2-1b", "llama3.2-1b-chat", "llama3.2-1b-instruct"], | 
|  | 79 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 80 | +        "distribution_path": "meta-llama/Llama-3.2-1B-Instruct", | 
|  | 81 | +        "transformer_params_key": "Meta-Llama-3.2-1B" | 
|  | 82 | +    }, | 
|  | 83 | +    "meta-llama/Llama-Guard-3-1B": { | 
|  | 84 | +        "aliases": ["llama3-1b-guard", "llama3.2-1b-guard"], | 
|  | 85 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 86 | +        "distribution_path": "meta-llama/Llama-Guard-3-1B" | 
|  | 87 | +    }, | 
|  | 88 | +    "meta-llama/Meta-Llama-3.2-3B": { | 
|  | 89 | +        "aliases": ["llama3.2-3b-base"], | 
|  | 90 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 91 | +        "distribution_path": "meta-llama/Llama-3.2-3B" | 
|  | 92 | +    }, | 
|  | 93 | +    "meta-llama/Meta-Llama-3.2-3B-Instruct": { | 
|  | 94 | +        "aliases": ["llama3.2-3b", "llama3.2-3b-chat", "llama3.2-3b-instruct"], | 
|  | 95 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 96 | +        "distribution_path": "meta-llama/Llama-3.2-3B-Instruct", | 
|  | 97 | +        "transformer_params_key": "Meta-Llama-3.2-3B" | 
|  | 98 | +    }, | 
|  | 99 | +    "meta-llama/Llama-3.2-11B-Vision": { | 
|  | 100 | +        "aliases": ["llama3.2-11B-base", "Llama-3.2-11B-Vision-base"], | 
|  | 101 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 102 | +        "distribution_path": "meta-llama/Llama-3.2-11B-Vision" | 
|  | 103 | +    }, | 
|  | 104 | +    "meta-llama/Llama-3.2-11B-Vision-Instruct": { | 
|  | 105 | +        "aliases": ["llama3.2-11B", "Llama-3.2-11B-Vision", "Llama-3.2-mm"], | 
|  | 106 | +        "distribution_channel": "HuggingFaceSnapshot", | 
|  | 107 | +        "distribution_path": "meta-llama/Llama-3.2-11B-Vision-Instruct", | 
|  | 108 | +        "transformer_params_key": "Llama-3.2-11B-Vision" | 
|  | 109 | +    }, | 
| 72 | 110 |     "meta-llama/CodeLlama-7b-Python-hf": { | 
| 73 | 111 |         "aliases": ["codellama", "codellama-7b"], | 
| 74 | 112 |         "distribution_channel": "HuggingFaceSnapshot", | 
|  | 
0 commit comments