Instructions to use genloop/FHIR_QnA_Relevance_Classification_Mistral-NeMo-Instruct-FT_T1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use genloop/FHIR_QnA_Relevance_Classification_Mistral-NeMo-Instruct-FT_T1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="genloop/FHIR_QnA_Relevance_Classification_Mistral-NeMo-Instruct-FT_T1")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("genloop/FHIR_QnA_Relevance_Classification_Mistral-NeMo-Instruct-FT_T1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b98a494 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:64089cdb72201ccdf91dbe01cbc222ce5cc3518f03e25a07dee999f32886f4e7
size 228140600
|