Instructions to use YieldInc/YahooAnswers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YieldInc/YahooAnswers with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "YieldInc/YahooAnswers") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f39c07bbb5073018bf04b73ab94a8f16ee9466b9c36bd3cb73d4b275c33317ea
- Size of remote file:
- 146 MB
- SHA256:
- ce0b86411f76a862f7a939f63cc74635f95f281e096115527b7f647f78e46bf0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.