Views
No views yet
| File | Description |
|---|---|
model.mlpackage/ | CoreML model (FP16, flexible shapes) |
tokenizer.json | HF fast tokenizer |
config.json | Model configuration |
.all — CoreML schedules across ANE, GPU, and CPUcai index --embed-backend swift --embed-model "rsvalerio/bge-large-en-v1.5-coreml".mlpackage from this repo, compiles it to .mlmodelc on first run (~30-60s), and caches the compiled model for subsequent runs.coremltools.1pip install coremltools transformers torch
2python convert.py