Instructions to use cunghoctienganh/3ed43999-3beb-4330-81b4-8ead0dc69c66 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/3ed43999-3beb-4330-81b4-8ead0dc69c66 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Coder-7B-Instruct") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/3ed43999-3beb-4330-81b4-8ead0dc69c66") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b886681 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:03f40af6e13ca3a9758997c8f97c8eb81724715b8ea7c0aa7b17b0e983931a71
size 6776
|