Does this "You are limited to the following or equivalent hardware specifications: Multi-core processor (e.g., Intel Core i7/i9, AMD Ryzen 7/9) for efficient processing." means that we can't use GPUs and TPUs?
The competition restricts the task to open source LLMs that do not require GPU's and training must be compatible with multi core processer capped at Intel Core i7/i9, AMD Ryzen 7/9.
@duongkstn You don't have to train the model. Check some blogpost to start with. As there is no GPU allowed you can't quantize the model but still you can do question answering.
The competition restricts the task to open source LLMs that do not require GPU's and training must be compatible with multi core processer capped at Intel Core i7/i9, AMD Ryzen 7/9.
@avt_nyanja can we use colab or kaggle cpus.
Kaggle: model_name : AMD EPYC 7B12 Colab: model_name : Intel(R) Xeon(R) CPU @ 2.20GHzDo that mean we CAN NOT use GPU to train model ?
@duongkstn You don't have to train the model. Check some blogpost to start with. As there is no GPU allowed you can't quantize the model but still you can do question answering.
Could we get the official statement from Zindi on the matter of GPU usage?