Instructions to use Mukesh0606/solidity-codellama-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Mukesh0606/solidity-codellama-qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("AlfredPros/CodeLlama-7b-Instruct-Solidity") model = PeftModel.from_pretrained(base_model, "Mukesh0606/solidity-codellama-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 590b1d04be2105cbf554533ba73f493f87b1967cc72fe49b6ae2949a33472206
- Size of remote file:
- 148 MB
- SHA256:
- 6b3354abb1c592b7e90e72bc7301db943b9115b434bde8082f7fffa50038a321
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.