Instructions to use nada013/agriqa-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nada013/agriqa-assistant with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-1.8B-Chat") model = PeftModel.from_pretrained(base_model, "nada013/agriqa-assistant") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b9d50c18bbb4ac08729bafc0df12b69c4553230bd24d7e16eb3316d3088331a3
- Size of remote file:
- 5.37 kB
- SHA256:
- 2f68fc19b4c6b981d9be96766ce5c972a17ec6381f2561f22a43e037393e3faf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.