Instructions to use leonardsouza/crossword-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use leonardsouza/crossword-qa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "leonardsouza/crossword-qa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4ae4c1015ea24585668d73f0c7aad7cb09d439e720dceac23e4e13f2c7868fb6
- Size of remote file:
- 4.73 kB
- SHA256:
- c864f03e8bcbc7d8a9bc5bc5e5160ed25fb6c70cd562fd2c210127025155cd62
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.