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