Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkenlegend committed Nov 29, 2023
1 parent 03abd69 commit 1c4da2a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion OnnxBridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,11 @@ This completes the node implementation in backend.
```

## Demo
Follow [Demo](Secfloat/demo/Readme.md) for OnnxBridge demo with Secfloat.
Below are the available demos:
- OnnxBridge with Secfloat. [link](/OnnxBridge/Secfloat/demo/Readme.md)
- OnnxBridge with LLAMA. [link](/OnnxBridge/Demo/hinet_cifar10-llama/README.md)
- Toy Example - Single Inference. [link](/sytorch/Toy%20example-%20single%20inference.md)
- Toy Example - Multiple Inference. [link](/sytorch/Toy%20example-%20multiple%20inference.md)

## Helper Scripts
These [scripts](/OnnxBridge/helper/README.md) are useful during development and testing.
Expand Down

0 comments on commit 1c4da2a

Please sign in to comment.