Triangle104 commited on
Commit
ef85b3f
1 Parent(s): bcfb683

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: TheDrummer/Theia-21B-v2
3
- license: other
4
  tags:
5
  - llama-cpp
6
  - gguf-my-repo
@@ -48,4 +48,4 @@ Step 3: Run inference through the main binary.
48
  or
49
  ```
50
  ./llama-server --hf-repo Triangle104/Theia-21B-v2-Q6_K-GGUF --hf-file theia-21b-v2-q6_k.gguf -c 2048
51
- ```
 
1
  ---
2
  base_model: TheDrummer/Theia-21B-v2
3
+ license: apache-2.0
4
  tags:
5
  - llama-cpp
6
  - gguf-my-repo
 
48
  or
49
  ```
50
  ./llama-server --hf-repo Triangle104/Theia-21B-v2-Q6_K-GGUF --hf-file theia-21b-v2-q6_k.gguf -c 2048
51
+ ```