Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit aad0638

Browse files
author
Luke Hinds
authored
Merge pull request #169 from stacklok/add_minillm_model
fix: directly add minillm model into the repo
2 parents 3896d5d + 0ae21c7 commit aad0638

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,6 @@ source venv/bin/activate # On Windows: venv\Scripts\activate
122122
pip install -e ".[dev]"
123123
```
124124

125-
```bash
126-
# Download models
127-
git lfs install
128-
git lfs pull
129-
```
130-
131125
### Testing
132126
```bash
133127
pytest

models/all-minilm-L6-v2-q5_k_m.gguf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:60c7e141495321c7d303ec5ccc79296cfeb044263af840c583fed695d423aee8
3+
size 21717952

0 commit comments

Comments
 (0)