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