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