Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,11 @@ license: other
|
|
19 |
This LoRA adapter was converted to GGUF format from [`shafire/AgentZero`](https://huggingface.co/shafire/AgentZero) via the ggml.ai's [GGUF-my-lora](https://huggingface.co/spaces/ggml-org/gguf-my-lora) space.
|
20 |
Refer to the [original adapter repository](https://huggingface.co/shafire/AgentZero) for more details.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
22 |
## Use with llama.cpp
|
23 |
|
24 |
```bash
|
|
|
19 |
This LoRA adapter was converted to GGUF format from [`shafire/AgentZero`](https://huggingface.co/shafire/AgentZero) via the ggml.ai's [GGUF-my-lora](https://huggingface.co/spaces/ggml-org/gguf-my-lora) space.
|
20 |
Refer to the [original adapter repository](https://huggingface.co/shafire/AgentZero) for more details.
|
21 |
|
22 |
+
LICENSE: Zero Public Licence v1.0
|
23 |
+
Section 1 – Safety layer must stay intact.
|
24 |
+
Section 2 – Export to states under UK embargo requires licence.
|
25 |
+
Section 3 – Author disclaims forks that remove Section 1 or 2.
|
26 |
+
|
27 |
## Use with llama.cpp
|
28 |
|
29 |
```bash
|