Instructions to use KaQyn/peft-lora-starcoder2-15b-flutter-copilot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use KaQyn/peft-lora-starcoder2-15b-flutter-copilot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-15b") model = PeftModel.from_pretrained(base_model, "KaQyn/peft-lora-starcoder2-15b-flutter-copilot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- be3a0ac7f4fbf7aaab51caf2a032c99b5fb5e9620e6ccc2d1d36001df6de39e2
- Size of remote file:
- 4.92 kB
- SHA256:
- b76b649a8afb0b79a1295ac18fb9904db73cf235832a9ea833662a96b20e64d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.