iandennismiller commited on
Commit
c90a946
1 Parent(s): 48b1acd

model card metadata

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # llama.cpp scripts
2
 
3
  These are scripts that have helped me to manage llama.cpp, llama models, etc.
 
1
+ ---
2
+ language:
3
+ - bash
4
+ pretty_name: "These are scripts that have helped me to manage llama.cpp, llama models, etc."
5
+ tags:
6
+ - bash
7
+ - llama.cpp
8
+ - script
9
+ license: "MIT License"
10
+ ---
11
  # llama.cpp scripts
12
 
13
  These are scripts that have helped me to manage llama.cpp, llama models, etc.