We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f0f81 commit 27a5f93Copy full SHA for 27a5f93
1 file changed
README.md
@@ -34,13 +34,7 @@ python setup.py install
34
cmake -DCMAKE_PREFIX_PATH=<libtorch_path> ..
35
make -j12
36
```
37
-
38
-## Release Progress
39
40
-- [x] Page Implementation
41
-- [ ] End-2-end LLMs Inference
42
-- [ ] Hopper Implementation
43
+3. End2end inference example, please see [e2e](https://github.com/DD-DuDa/BitDecoding/tree/e2e)
44
45
## Citation
46
If you find BitDecoding useful or want to use in your projects, please kindly cite our paper:
0 commit comments