Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

hamzi275
/
multilingual

Question Answering
Transformers
Safetensors
rag
retrieval-augmented-generation
multilingual
faiss
llama
mistral
Model card Files Files and versions
xet
Community

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", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
multilingual
10.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
hamzi275's picture
hamzi275
Update README.md
6142d69 verified 9 months ago
  • embedding
    Upload multilingual RAG model with FAISS index 9 months ago
  • llm
    Upload multilingual RAG model with FAISS index 9 months ago
  • .gitattributes
    1.64 kB
    Upload multilingual RAG model with FAISS index 9 months ago
  • README.md
    1.17 kB
    Update README.md 9 months ago
  • faiss_index.bin
    12.3 kB
    xet
    Upload multilingual RAG model with FAISS index 9 months ago