Question Answering
Transformers
Safetensors
rag
retrieval-augmented-generation
multilingual
faiss
llama
mistral
Instructions to use hamzi275/multilingual with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hamzi275/multilingual with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="hamzi275/multilingual")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hamzi275/multilingual", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
018af3b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e8a1b78cfec66b03dd7ff100d319febeb222c008be58f9350f8bab1169b623a2
size 12333
|