multi-agent-lab / src /models /inference.py

Commit History

Implement local in-process inference backend for transformers models
c6cdf25

agharsallah commited on

feat: Implement llama.cpp backend for local inference with GGUF models
0f11b49

agharsallah commited on

refactor: tidy HF backend per /simplify review
1f581d5

agharsallah commited on

feat: add Hugging Face inference backend next to Modal
45917c7

agharsallah commited on