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