Instructions to use FormlessAI/Qwen2.5-7B-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-7B-Instruct-Code-TogetherAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "FormlessAI/Qwen2.5-7B-Instruct-Code-TogetherAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5f8989188864bdcc399a24c1e6aa8e92ed43a78d956afcab0200191e57c67705
- Size of remote file:
- 646 MB
- SHA256:
- 423d1cf58770f2e2fbe15e2b63597cb94272bcec427f13118c84ea9e8a80bdf4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.