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