anemll commited on
Commit
7e79550
·
verified ·
1 Parent(s): 1c9af3e

Create meta.yaml

Browse files
Files changed (1) hide show
  1. meta.yaml +8 -0
meta.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ model_info:
2
+ name: "anemll/anemll-DeepSeek-8B-ctx1024"
3
+ version: "0.1.0"
4
+ description: "Demonstarates running DeepSeek R1 8B on Apple Neural Engine"
5
+ license: "MIT"
6
+ author: "Anemml"
7
+ framework: "Core ML"
8
+ language: "Python"