ssmits commited on
Commit
52e2fb9
1 Parent(s): 90d4532

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
  - gguf-my-repo
8
  base_model:
9
  - tiiuae/falcon-11B
 
 
 
10
  ---
11
 
12
  # ssmits/Falcon2-5.5B-Portuguese-Q5_K_M-GGUF
@@ -37,4 +40,4 @@ Note: You can also use this checkpoint directly through the [usage steps](https:
37
 
38
  ```
39
  git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m falcon2-5.5b-portuguese.Q5_K_M.gguf -n 128
40
- ```
 
7
  - gguf-my-repo
8
  base_model:
9
  - tiiuae/falcon-11B
10
+ license: apache-2.0
11
+ language:
12
+ - pt
13
  ---
14
 
15
  # ssmits/Falcon2-5.5B-Portuguese-Q5_K_M-GGUF
 
40
 
41
  ```
42
  git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m falcon2-5.5b-portuguese.Q5_K_M.gguf -n 128
43
+ ```