ai-network-llms / models /registry.json
JoeiBanana's picture
Upload batch 8/8
3453f3d verified
Raw
History Blame Contribute Delete
1.26 kB
{
"base_model_path": "models/base/Hermes-3-Llama-3.1-8B",
"adapters": {
"incident_ospf1": "models/incidents/ospf/ospf1",
"incident_ospf2": "models/incidents/ospf/ospf2",
"incident_ospf3": "models/incidents/ospf/ospf3",
"incident_ospf4": "models/incidents/ospf/ospf4",
"incident_bgp1": "models/incidents/bgp/lora_llm_bgp1",
"incident_bgp2": "models/incidents/bgp/lora_llm_bgp2",
"incident_bgp3": "models/incidents/bgp/lora_llm_bgp3",
"incident_sec1": "models/incidents/security/lora_llm_sec1",
"incident_sec2": "models/incidents/security/lora_llm_sec2",
"incident_sec3": "models/incidents/security/lora_llm_sec3",
"incident_switch1": "models/incidents/switch/lora_llm_switch1",
"incident_switch2": "models/incidents/switch/lora_llm_switch2",
"incident_switch3": "models/incidents/switch/lora_llm_switch3",
"incident_service1": "models/incidents/service/lora_llm_service1",
"incident_service2": "models/incidents/service/lora_llm_service2",
"incident_sys1": "models/incidents/sys/lora_llm_sys1",
"incident_sys2": "models/incidents/sys/lora_llm_sys2",
"incident_sys3": "models/incidents/sys/lora_llm_sys3",
"llm_s": "models/llm-s",
"llm_t": "models/llm-t"
}
}