updated README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen2.5-Coder-32B-Instruct
|
| 3 |
tags:
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
-
|
| 7 |
- CPT
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
language:
|
| 12 |
- en
|
|
@@ -127,6 +127,6 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
| 127 |
author={Aditya Narayan},
|
| 128 |
year={2024},
|
| 129 |
publisher={Hugging Face},
|
| 130 |
-
url={https://huggingface.co/
|
| 131 |
}
|
| 132 |
```
|
|
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen2.5-Coder-32B-Instruct
|
| 3 |
tags:
|
| 4 |
+
- Rust
|
| 5 |
+
- Hyperswitch
|
| 6 |
+
- LoRA
|
| 7 |
- CPT
|
| 8 |
+
- Fine-Tuned
|
| 9 |
+
- Causal-LM
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
language:
|
| 12 |
- en
|
|
|
|
| 127 |
author={Aditya Narayan},
|
| 128 |
year={2024},
|
| 129 |
publisher={Hugging Face},
|
| 130 |
+
url={https://huggingface.co/juspay/Qwen2.5-Coder-32B-Instruct-CPT-LoRA-Adapter-HyperSwitch}
|
| 131 |
}
|
| 132 |
```
|