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