Instructions to use Raneechu/combined with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Raneechu/combined with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "Raneechu/combined") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8c7dd4b4498750d0c9df077e7fcfc096238b2b1ec7f8f02e5a27f63ea3a1a367
- Size of remote file:
- 5.05 kB
- SHA256:
- 240109993a24363703e4ce535b70cdfdd9ce65ff782808d0201b4e8db632a685
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.