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