Instructions to use medd/testing_prompt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use medd/testing_prompt with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "medd/testing_prompt") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74c9bfada069f5bdbf0c5ac8626e49c9be34dddda9964bf02bd54ded6eb1ce0a
- Size of remote file:
- 9.09 MB
- SHA256:
- bc279b292b8c19da09ab71490107bf30a346ad99b2f8ba994f2c364d39d0497d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.