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: 129 Bytes
b0d389d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:73a678ce749c60f5e44929d4d02123f240667b09ccba261e1c5f64b07ae9cbe9
size 4027
|