Instructions to use Raneechu/combined2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Raneechu/combined2 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/combined2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 318350f5385ecd230debbee7eb768a3fd9c991b99063b9f2e041e708ec944cd9
- Size of remote file:
- 5.05 kB
- SHA256:
- 413a9be484a8542a515a82debb5791bc91006ad0bc24cdcc56f63bbeb2a0e788
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.