Commit 8a0faab
committed
feat(vendor): add LLM2Vec embedding model
- Add LLM2Vec from OneIG vendor source
- Includes Llama encoder and bidirectional models
- Self-contained, no dependencies on Pruna internals
- Licensed under Apache 2.01 parent b210fdb commit 8a0faab
4 files changed
Lines changed: 896 additions & 0 deletions
File tree
- src/pruna/evaluation/metrics/vendor
- oneig_llm2vec
- models
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments