Instructions to use sravanthib/refactored-code-llama-3-2-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sravanthib/refactored-code-llama-3-2-3b 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, "sravanthib/refactored-code-llama-3-2-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb4b6387a4eec84c9565f3ad17982632760020fdc046d2ce96a2fe2b7c2c8dc4
- Size of remote file:
- 9.53 kB
- SHA256:
- c3f5eadef186d9ddda51b4fc5275e9db3cf230ac21327508b5afd73797e848e8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.