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