yuntian-deng commited on
Commit
9a0cb5e
·
verified ·
1 Parent(s): f893642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -36,3 +36,4 @@ It is the model invoked by `paw.compile(spec, compiler="paw-4b-gpt2")`.
36
  - Inference/runtime SDK (load + run a compiled program locally): https://github.com/programasweights/programasweights-python (browser SDK: https://github.com/programasweights/programasweights-js)
37
  - The cleaned compile/runtime code and the arXiv preprint ("Program-as-Weights: A Programming Paradigm for Fuzzy Functions", AIware 2026) will be public by Jul 6, 2026. An uncleaned reference snapshot is at https://anonymous.4open.science/r/programasweights
38
  - Live demo + program hub: https://programasweights.com
 
 
36
  - Inference/runtime SDK (load + run a compiled program locally): https://github.com/programasweights/programasweights-python (browser SDK: https://github.com/programasweights/programasweights-js)
37
  - The cleaned compile/runtime code and the arXiv preprint ("Program-as-Weights: A Programming Paradigm for Fuzzy Functions", AIware 2026) will be public by Jul 6, 2026. An uncleaned reference snapshot is at https://anonymous.4open.science/r/programasweights
38
  - Live demo + program hub: https://programasweights.com
39
+ - Paper: [arxiv.org/abs/2607.02512](https://arxiv.org/abs/2607.02512)