AI / LLM Engineer
Full-time · Mid-senior
You would be fine-tuning open-weight models to run inside a client’s own network, and proving they work well enough to be trusted there.
Ortigas, Pasig City. Hybrid, one day in the office each week.
What you would do
- Fine-tune Llama, Gemma and DeepSeek models with PEFT and LoRA against a client’s own data.
- Quantise and distil them down to something that runs on the hardware the client actually has.
- Build retrieval over their documents with vector search, and measure whether it retrieves the right thing.
- Ship the model behind an API that survives production traffic.
- Write the evaluation that decides whether any of the above worked.
What we are looking for
- Three or more years writing Python, with PyTorch or TensorFlow.
- Hands-on fine-tuning experience, not just prompting: PEFT, LoRA, quantisation, distillation.
- Hugging Face Transformers.
- FastAPI, Celery and Redis, or the equivalent in another stack.
- RAG and a vector database. We use Qdrant and FAISS.