Skip to content

Commit f1e50df

Browse files
feat: support nomic models (#166)
1 parent 9ca35a8 commit f1e50df

26 files changed

+7763
-256
lines changed

.github/workflows/liniting.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Build
5959
run: |
6060
cargo build
61+
cargo build -F candle -F grpc --no-default-features
6162
- name: Pre-commit checks
6263
run: |
6364
pip install pre-commit

0 commit comments

Comments
 (0)