Instructions to use FormlessAI/Qwen3.5-2B-Code-TogetherAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FormlessAI/Qwen3.5-2B-Code-TogetherAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.5-2B") model = PeftModel.from_pretrained(base_model, "FormlessAI/Qwen3.5-2B-Code-TogetherAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c3611789ec40f87893a139c7dc6e6fd5f71f94f1f6ae66cfd9ed2c62082fcc8d
- Size of remote file:
- 175 MB
- SHA256:
- 3b4cd2df61b3fba5e4de720ac764a120656a08c7bb0f7707686fd0a89316eabc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.