Add llama.onnx to README.md (#304)

This commit is contained in:
tpoisonooo 2023-04-14 04:35:27 +08:00 committed by GitHub
parent ac9708a906
commit 389efb49e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,6 +188,7 @@ docker-compose down --volumes --rmi all
- 65B
- <https://huggingface.co/chansung/alpaca-lora-65b>
- [alpaca-native](https://huggingface.co/chavinlo/alpaca-native), a replication using the original Alpaca code
- [llama.onnx](https://github.com/tpoisonooo/llama.onnx), a project to inference alpaca with onnx format
### Example outputs