grorge123 commited on
Commit
4dc64f0
1 Parent(s): ba92031

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This repo is quantized TinyLlama-1.1B-Chat-v1.0 model for the WasmEdge Wasi-NN plugin MLX Backend.
2
+
3
+ The detailed Wasi-NN tutorial please refer [Wasi-NN-examples](https://github.com/second-state/WasmEdge-WASINN-examples)