huggingface / huggingface/lighteval
[FT] Support llama.cpp inference
Open
feature
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
## Issue encountered
Currently, inference of open models on my Mac device is quite slow since vllm does not support mps.
## Solution/Feature
Llama.cpp does support mps and would significantly speed up local evaluation of open models.
## Posssible alternatives
Allowing the use of the mps device in other ways of loading models would also work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.