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:
- d47644f55178f94702b03e777cda9a3f316f55aac5d6339d7976b3e890021498
- Size of remote file:
- 148 MB
- SHA256:
- 771a8c6fe96b52f23ab11c760543004b3210729dbc9003e55f49cd414a299d94
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.