Skip to content

Commit 51d0a30

Browse files
committed
Add HuggingFace model card metadata
1 parent 62c3550 commit 51d0a30

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
---
2+
license: mit
3+
tags:
4+
- vector-database
5+
- semantic-search
6+
- embeddings
7+
- llm
8+
- memory
9+
- hnsw
10+
- rust
11+
- python
12+
library_name: arms-hat
13+
pipeline_tag: feature-extraction
14+
---
15+
116
# HAT: Hierarchical Attention Tree
217

318
**A novel index structure for AI memory systems that achieves 100% recall at 70x faster build times than HNSW.**

0 commit comments

Comments
 (0)