Instructions to use FormlessAI/Qwen2.5-3B-Instruct-Code-TogetherAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FormlessAI/Qwen2.5-3B-Instruct-Code-TogetherAI 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, "FormlessAI/Qwen2.5-3B-Instruct-Code-TogetherAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fbb2e86b9b68c19e38d098193a5c384ca7784c2d134b4d31d782925efc06567f
- Size of remote file:
- 479 MB
- SHA256:
- 8d55a5bd8385f5a050f1189abeeeff906d145a88cfc90dc0738a046925f481c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.