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