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