| # JAMEL-9B | |
| [](https://arxiv.org/abs/2606.01528) | |
| [](https://github.com/MobileLLM/JAMEL) | |
| This directory contains the released JAMEL model for evaluation. | |
| ```text | |
| JAMEL-9B/ | |
| actor/ | |
| compressor/ | |
| ``` | |
| Use the model root as `MODEL_PATH`: | |
| ```bash | |
| MODEL_PATH=/path/to/JAMEL-9B bash shell/run_eval.sh | |
| ``` | |