AdityaNarayan commited on
Commit
92a02e3
·
verified ·
1 Parent(s): f69f4a1

updated README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,12 +1,12 @@
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,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/juspayQwen25-Coder-32B-Instruct-CPT-LoRA-Adapter-HyperSwitch}
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
  ```