Instructions to use genies-models/openllama-3b-counterfactual_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/openllama-3b-counterfactual_python with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/openllama-3b") model = PeftModel.from_pretrained(base_model, "genies-models/openllama-3b-counterfactual_python") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 177edc8670424ba1e9c0677c0a73c9c0f0cf462c91608ebd18e9743fdc194ba3
- Size of remote file:
- 85.3 MB
- SHA256:
- 9126afbb5c153c85416909adcbb28b2cd098dfa9b136e14f9e67ad8f99c21578
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.