Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,13 @@ tags:
|
|
| 3 |
- gguf
|
| 4 |
- llama.cpp
|
| 5 |
- unsloth
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# qwen_OSINT : GGUF
|
|
@@ -22,4 +28,4 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
|
|
| 22 |
## Ollama
|
| 23 |
An Ollama Modelfile is included for easy deployment.
|
| 24 |
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
|
| 25 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 3 |
- gguf
|
| 4 |
- llama.cpp
|
| 5 |
- unsloth
|
| 6 |
+
license: mit
|
| 7 |
+
datasets:
|
| 8 |
+
- aab20abdullah/OSINT
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
base_model:
|
| 12 |
+
- unsloth/Qwen3-4B-Thinking-2507
|
| 13 |
---
|
| 14 |
|
| 15 |
# qwen_OSINT : GGUF
|
|
|
|
| 28 |
## Ollama
|
| 29 |
An Ollama Modelfile is included for easy deployment.
|
| 30 |
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
|
| 31 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|