Instructions to use Prasann15479/LLM_Science_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Prasann15479/LLM_Science_1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Prasann15479/LLM_Science_1") model = AutoModelForMultipleChoice.from_pretrained("Prasann15479/LLM_Science_1") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
b0d389d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:883b4689a2a1b1f3a1b0456d1362de82eb814c802004fa164275cf3565e1672b
size 1740387701
|