iandennismiller commited on
Commit
756b4a3
1 Parent(s): c90a946

fix license, language

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,12 +1,12 @@
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
 
 
1
  ---
2
  language:
3
+ - code
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
10
  ---
11
  # llama.cpp scripts
12