rbharmal commited on
Commit
ad8fdc9
·
verified ·
1 Parent(s): 37ef37b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/finetuned_without_any_Codestral-22B-v0.1
16
  ---
17
 
18
  # finetuned_without_any_Codestral-22B-v0.1
19
 
20
- 🚀 **Finetuned version of [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/mistralai/Codestral-22B-v0.1) 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.
 
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.