nadiva1243 commited on
Commit
57a6a28
·
verified ·
1 Parent(s): 07a684b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,7 +3,7 @@ language:
3
  - en
4
  - es
5
  - ca
6
- license: other
7
  base_model: microsoft/phi-4
8
  tags:
9
  - rag
@@ -84,7 +84,8 @@ Bundled generation defaults include `num_ctx` 16384, `temperature` 0.15, `top_p`
84
 
85
  ## License
86
 
87
- This adapter build inherits constraints from **Microsoft Phi-4** and from the datasets used. See the base model card and Microsoft’s terms. The **MonkeyGrab** application code is separate; replace this sentence with your public repo URL when published.
 
88
 
89
  ## Citation
90
 
 
3
  - en
4
  - es
5
  - ca
6
+ license: mit
7
  base_model: microsoft/phi-4
8
  tags:
9
  - rag
 
84
 
85
  ## License
86
 
87
+ - **MIT** This model card, the `Modelfile`, and other metadata added by **nadiva1243** are released under the [MIT License](https://opensource.org/licenses/MIT) (see the `LICENSE` file in this repository).
88
+ - **Base weights** — The **GGUF** is a derivative of [`microsoft/phi-4`](https://huggingface.co/microsoft/phi-4). You must also comply with the **license and terms** of the base model and with any requirements of the **training datasets** you rely on when redistributing or using the weights.
89
 
90
  ## Citation
91