Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ language:
|
|
20 |
This model was converted to GGUF format from [`deepseek-ai/DeepSeek-R1-Distill-Qwen-7B`](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) using Importance Matrix Quantization and an inference improveing dataset updated for tool/function use using llama.cp
|
21 |
Refer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) for more details on the model.
|
22 |
|
|
|
|
|
23 |
## For use with GPT4ALL
|
24 |
for analyzing function, system template in Jinja
|
25 |
```
|
|
|
20 |
This model was converted to GGUF format from [`deepseek-ai/DeepSeek-R1-Distill-Qwen-7B`](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) using Importance Matrix Quantization and an inference improveing dataset updated for tool/function use using llama.cp
|
21 |
Refer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) for more details on the model.
|
22 |
|
23 |
+
## For use in creating your own at home AGI apply methodology in attached PDF "(S-AGI)"
|
24 |
+
|
25 |
## For use with GPT4ALL
|
26 |
for analyzing function, system template in Jinja
|
27 |
```
|