Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Stars
1.7k
Forks
175
Watchers
1.7k
Open Issues
24
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
9
commits
2
commits
1
commits
1
commits
1
commits
Experiment with quantize to FP16 + more perf benchmarks
079477bView on GitHubFix for error βBias layer '0_block_attn_afterbias' cannot be 2 dimensional. Must be 1D or 3D.β
3b1c7aaView on GitHub[distilbert] Automated conversion: pytorch -> onnx -> coreml
e86cb56View on GitHubAdded model with 64 token context that can run on iPhone X.
02228fbView on GitHub