You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tools for large-scale, distributed, parallel, sparsity in LMs. Includes:
25
+
26
+
-[FastCache](https://github.com/FastLM/FastCache): Fast Caching for Diffusion Transformer Through Learnable Linear Approximation
27
+
-[PiKV](https://github.com/FastLM/PiKV): KV Cache Management System for MoE
28
+
-[GraphSnapShot](https://github.com/FastLM/GraphSnapShot): Caching Local Structure for Fast Graph Learning
29
+
30
+
- Explainable Boosting Machines (EBM):
31
+
-[TalkToEBM](https://github.com/interpretml/TalkToEBM) - A Natural Language Interface to Explainable Boosting Machines (EBMs)
32
+
-[EBM Utils](https://github.com/AdaptInfer/ebm_utils) - Utilities for EBM
33
+
-[GAM Purification](https://github.com/AdaptInfer/gam_purification) - Tools for purifying additive models with interaction effects into identifiable representations.
34
+
35
+
- Academic Utils:
36
+
37
+
-[ConferenceCountdown](https://github.com/AdaptInfer/ConferenceCountdown) - A countdown website for ML/CompBio conference deadlines.
38
+
-[website_utils](https://github.com/adaptinfer/website_Utils) - Some utilities for building this website.
14
39
15
-
---
16
40
17
41
### Advice
18
42
@@ -32,33 +56,10 @@ nav_order: 4
32
56
-[Latex template for preprints](https://www.overleaf.com/read/cbkczmhxbkgj#2a2fc3)
33
57
-[Latex template for academic CV](https://www.overleaf.com/read/wgjmndzcfyqr#21999c)
Fast, light-weight tools for large-scale, distributed, parallel, sparsity. Includes:
42
-
43
-
-[FastCache](https://github.com/FastLM/FastCache): Fast Caching for Diffusion Transformer Through Learnable Linear Approximation
44
-
-[PiKV](https://github.com/FastLM/PiKV): KV Cache Management System for MoE
45
-
-[GraphSnapShot](https://github.com/FastLM/GraphSnapShot): Caching Local Structure for Fast Graph Learning
46
-
47
-
Contextualized ML:
48
-
49
-
-[ContextualizedML](https://contextualized.ml) - An SKLearn-style toolbox for estimating and analyzing models, distributions, and functions with context-specific parameters
50
-
51
-
Explainable Boosting Machines (EBM):
52
59
53
-
-[TalkToEBM](https://github.com/interpretml/TalkToEBM) - A Natural Language Interface to Explainable Boosting Machines (EBMs)
54
-
-[EBM Utils](https://github.com/AdaptInfer/ebm_utils) - Utilities for EBM
55
-
-[GAM Purification](https://github.com/AdaptInfer/gam_purification) - Tools for purifying additive models with interaction effects into identifiable representations.
56
-
57
-
EHR:
58
-
59
-
-[clEHRity](https://github.com/AdaptInfer/clEHRity) - Automatically finding surprises in EHRs
60
+
---
60
61
61
-
Academic Utils:
62
+
### Internal resources
62
63
63
-
-[ConferenceCountdown](https://github.com/AdaptInfer/ConferenceCountdown) - A countdown website for ML/CompBio conference deadlines.
64
-
-[website_utils](https://github.com/adaptinfer/website_Utils) - Some utilities for building this website.
64
+
-[Lab user guide](https://docs.google.com/document/d/1HMHeX9qSOq6PFn_cW47b3tzdJKK6QZGE39u25vsA9QA/edit?usp=sharing)
65
+
-[Guide for AWS and remote Jupyter](https://docs.google.com/document/d/1CdVA_doTJZohg9dB8UhPHCgRuOtmLTAvCRV56IqBKvE/edit?usp=sharing)
0 commit comments