Instructions to use Charley890/adaption_python_code_snippets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Charley890/adaption_python_code_snippets with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Llama-4-Scout-17B-16E-Instruct_bnb_4bit") model = PeftModel.from_pretrained(base_model, "Charley890/adaption_python_code_snippets") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e712dc30551b4eebfd822771d3126eadc6fc199bdfc845fd3f350201e3b09d4f
- Size of remote file:
- 893 MB
- SHA256:
- 24a8d8aac3be78af13566f28f1fc1ef38335b24ec5e38a06649640fa8d788880
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.