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