Update README.md
Browse files
README.md
CHANGED
|
@@ -12,12 +12,12 @@ datasets:
|
|
| 12 |
- rbharmal/ManyType4Py
|
| 13 |
base_model:
|
| 14 |
- Qwen/Qwen2.5-Coder-7B-Instruct
|
| 15 |
-
model_name: rbharmal/
|
| 16 |
---
|
| 17 |
|
| 18 |
# finetuned_without_any_Codestral-22B-v0.1
|
| 19 |
|
| 20 |
-
🚀 **Finetuned version of [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/
|
| 21 |
|
| 22 |
This model is finetuned for Type Inference in Python.
|
| 23 |
It was trained using [Unsloth](https://github.com/unslothai/unsloth) for optimized fine-tuning and uses merged LoRA weights for easier deployment.
|
|
|
|
| 12 |
- rbharmal/ManyType4Py
|
| 13 |
base_model:
|
| 14 |
- Qwen/Qwen2.5-Coder-7B-Instruct
|
| 15 |
+
model_name: rbharmal/finetuned-qwen-2.5-Coder-7B-Instruct
|
| 16 |
---
|
| 17 |
|
| 18 |
# finetuned_without_any_Codestral-22B-v0.1
|
| 19 |
|
| 20 |
+
🚀 **Finetuned version of [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) by [rbharmal](https://huggingface.co/rbharmal).**
|
| 21 |
|
| 22 |
This model is finetuned for Type Inference in Python.
|
| 23 |
It was trained using [Unsloth](https://github.com/unslothai/unsloth) for optimized fine-tuning and uses merged LoRA weights for easier deployment.
|