-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Conceptual guides
- add an example script for a data parallel multi-node slurm job
- explain how bias terms may be incorporated with design reasoning
- add guide on choosing between building an index and on-the-fly queries
- the preconditioner mixing feature and any other heuristic procedures
Performance
- which direction to tune each knob to increase speed and reduce accuracy
- projection dim vs. none
- preconditioning
- dtype
- faiss index query (https://arxiv.org/pdf/2012.15781 studied FAISS KNN to speed up IFs, we can cite)
Concepts from the broader literature
- explain self-influence and the best way to calculate it
- explain the best way to replicate the Cohere paper
- explain the best way to replicate TrackStar
- explain the best way to replicate LESS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request