tompoper commited on
Commit
5f54691
·
verified ·
1 Parent(s): 93410e0

Remove non-public repo URL from citation

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -247,8 +247,7 @@ The cflow project tests 8 claims about CPU inference optimization:
247
  @software{poperszky2026cflow,
248
  author = {Poperszky, Tom},
249
  title = {cflow: CPU-First Streaming Inference for Pipeline-Native Transformers},
250
- year = {2026},
251
- url = {https://github.com/tpoperszky/cflow}
252
  }
253
  ```
254
 
 
247
  @software{poperszky2026cflow,
248
  author = {Poperszky, Tom},
249
  title = {cflow: CPU-First Streaming Inference for Pipeline-Native Transformers},
250
+ year = {2026}
 
251
  }
252
  ```
253