Instructions to use zaddyzaddy/Qwen2.5-7B-Instruct-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zaddyzaddy/Qwen2.5-7B-Instruct-Test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "zaddyzaddy/Qwen2.5-7B-Instruct-Test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5fbea7abd3dc500bdc794d34d49c0587455eb99ddb610e2264493ec846ca2672
- Size of remote file:
- 1.06 kB
- SHA256:
- 8b83d834a0d31266f105e8bd51c9fc15f0a9babf012ceb92633eb7852340d909
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.