File size: 489 Bytes
9be1ba2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_type": "siren",
  "siren_id": "siren-llama3.1-8b",
  "base_model": "meta-llama/Llama-3.1-8B",
  "base_model_revision": "d04e592bb4f6aa9cfee91e2e20afa771667e1d4b",
  "base_model_type": "llama",
  "num_parameters": 56000000,
  "library_runtime": "llm-siren",
  "_note": "Lightweight SIREN classifier head. Load via `from siren_guard import SirenGuard` (pip install llm-siren). This file exists to enable Hugging Face download tracking; the runtime config is siren_config.json."
}