Browse Source

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

tpoisonooo 3 years ago
parent
commit
389efb49e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -188,6 +188,7 @@ docker-compose down --volumes --rmi all
   - 65B
   - 65B
     - <https://huggingface.co/chansung/alpaca-lora-65b>
     - <https://huggingface.co/chansung/alpaca-lora-65b>
 - [alpaca-native](https://huggingface.co/chavinlo/alpaca-native), a replication using the original Alpaca code
 - [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
 ### Example outputs