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