mlboydaisuke commited on
Commit
4e348d2
·
verified ·
1 Parent(s): c3866b2

Re-export with coreai-torch 0.4.1 (fixes OS 27 beta 2+ load failure)

Browse files
query/colmodernvbert-query_float16_s32_static.aimodel/main.hash CHANGED
@@ -1,2 +1 @@
1
- I
2
- 9���kc�_��}��6�b�&����e�t�n�
 
1
+ ��g��d��\Y����<>T����f��qY
 
query/colmodernvbert-query_float16_s32_static.aimodel/main.mlirb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:490a399f909e6b6306cc5fc8d87ddecf3618c462c226b191a2a1659f74fc6e98
3
- size 312212955
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac367acbb648dc95c598ddff9b23c3e1e05541cf81ece01fdfc0e66aca37159
3
+ size 312400143
query/colmodernvbert-query_float16_s32_static.aimodel/metadata.json CHANGED
@@ -1,7 +1,8 @@
1
  {
 
2
  "assetVersion" : "2.0",
3
- "creationDate" : "20260624T024253Z",
4
- "license" : "MIT",
5
  "author" : "ModernVBERT (Illuin Technology \/ ETH)",
6
- "description" : "ColModernVBERT visual document retriever (query\/text encoder): ModernBERT-150M bidirectional backbone -> custom_text_proj Linear(768->128) -> per-token L2-normalized 128-d multi-vector for ColBERT-style late-interaction (MaxSim) retrieval. Source: https:\/\/huggingface.co\/ModernVBERT\/colmodernvbert"
 
 
7
  }
 
1
  {
2
+ "producer" : "coreai-core 1.0.0b2",
3
  "assetVersion" : "2.0",
 
 
4
  "author" : "ModernVBERT (Illuin Technology \/ ETH)",
5
+ "description" : "ColModernVBERT visual document retriever (query\/text encoder): ModernBERT-150M bidirectional -> custom_text_proj(768->128) -> per-token L2-normalized 128-d multi-vector for ColBERT-style late-interaction (MaxSim). https:\/\/huggingface.co\/ModernVBERT\/colmodernvbert",
6
+ "license" : "MIT",
7
+ "creationDate" : "20260720T125042Z"
8
  }