working one

This commit is contained in:
YiMing Han
2023-08-18 15:07:41 -04:00
parent bd182289c5
commit 8607b11ea1
12 changed files with 1210 additions and 1449 deletions
+10
View File
@@ -0,0 +1,10 @@
name: llama2.dart
description: A one file implementation of llama2 inference
version: 1.0.0
environment:
sdk: ^3.1.0
# Add regular dependencies here.
dependencies:
args: ^2.4.2