Adapters
English
code
medical
File size: 340 Bytes
4f67691
 
c5d764a
4f67691
c5d764a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
agentic_uann_model/
β”œβ”€β”€ app.py
β”œβ”€β”€ api.py
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ models/
β”‚   β”œβ”€β”€ gating_network.py
β”‚   β”œβ”€β”€ vision_expert.py
β”‚   β”œβ”€β”€ audio_expert.py
β”‚   β”œβ”€β”€ sensor_expert.py
β”‚   └── moe_model.py
└── utils/
    β”œβ”€β”€ data_loader.py
    └── helper_functions.py