Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,13 @@ datasets:
|
|
15 |
- sadaisystems/sadai-mrec-query-rewrite-13k
|
16 |
---
|
17 |
|
|
|
|
|
18 |
The model is also available as:
|
19 |
- [adapter](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-adapter)
|
20 |
- [GGUF](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-GGUF)
|
21 |
-
-
|
|
|
22 |
|
23 |
Recommended inference parameters:
|
24 |
|
@@ -158,7 +161,7 @@ Given a user-generated Search Query describing music they wish to explore, you m
|
|
158 |
# Uploaded model
|
159 |
|
160 |
- **Developed by:** sadaisystems
|
161 |
-
- **License:**
|
162 |
- **Finetuned from model :** unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
|
163 |
|
164 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
15 |
- sadaisystems/sadai-mrec-query-rewrite-13k
|
16 |
---
|
17 |
|
18 |
+
The model was developed a part of my master thesis.
|
19 |
+
|
20 |
The model is also available as:
|
21 |
- [adapter](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-adapter)
|
22 |
- [GGUF](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-GGUF)
|
23 |
+
- [W8A16](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-W8A16)
|
24 |
+
- [W4A16](https://huggingface.co/sadaisystems/sadai-mrec-qwen2.5-3B-v0.0.1-W4A16)
|
25 |
|
26 |
Recommended inference parameters:
|
27 |
|
|
|
161 |
# Uploaded model
|
162 |
|
163 |
- **Developed by:** sadaisystems
|
164 |
+
- **License:** MIT
|
165 |
- **Finetuned from model :** unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
|
166 |
|
167 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|