-
Submitting Author: Manuel Alcázar-Laynez (@Manalclay)
All current maintainers: (@Manalclay, @andonij)
Package Name: GALAssify
One-Line Description of Package: A Python package for visually classify…
-
Have you try directly use SAM encoder to extract feature instead use other pretrained model?
-
Submitting Author: Anthony Lighterness (@ALightNHS)
All current maintainers: (@ALightNHS, @Lighterny)
Package Name: DQMaRC
One-Line Description of Package: A Python Tool for Structured Data Quality…
-
Submitting Author: (@jsdodge)
All current maintainers: (@jsdodge)
Package Name: THzTools
Data analysis software tools for terahertz time-domain spectroscopy (THz-TDS)
Repository Link: https://gi…
-
Submitting Author: Gionata Ghiggi (@ghiggi)
All current maintainers: (@ghiggi)
Package Name: disdrodb
One-Line Description of Package: disdrodb - A software for the decentralized archiving and sta…
-
Putting this out there as a way to alleviate the _many_ dependencies issues. I'll soon be shipping a PLAID (&compression, that will come later)-free indexing method, which will alleviate the need to r…
-
(llm-embedder) root@autodl-container-4eab48a812-48d634d3:~/autodl-tmp/FlagEmbedding-master/FlagEmbedding/llm_embedder# CUDA_VISIBLE_DEVICES=0 torchrun --nproc_per_node=8 run_dense.py --output_dir dat…
gwb28 updated
10 months ago
-
What would it take to use this repo with say GPT-J, OPT or other opensource models?
What customizations would have to be done?
-
How does the performance of this fine-tuned model on Zero-shot Classification and Zero-shot Cross-Modal Retrieval?
-
### API
Other
### Description
A common use case for graph databases these days (especially in GraphRAG) is to combine vector search with graph traversal to provide more relevant results for a given…