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