Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Qwen2.5-Coder-32B-Instruct-WMX
|
3 |
Pre-fine-tuned LoRA adapters for unsloth/Qwen2.5-Coder-32B-Instruct.
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/Qwen2.5-Coder-32B-Instruct-bnb-4bit
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- transformers
|
6 |
+
- unsloth
|
7 |
+
- qwen2
|
8 |
+
- trl
|
9 |
+
license: apache-2.0
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
---
|
13 |
|
14 |
# Qwen2.5-Coder-32B-Instruct-WMX
|
15 |
Pre-fine-tuned LoRA adapters for unsloth/Qwen2.5-Coder-32B-Instruct.
|