Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

CasiAC
/
chatbot_model_rag_es_salud

PEFT
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use CasiAC/chatbot_model_rag_es_salud with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CasiAC/chatbot_model_rag_es_salud with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "CasiAC/chatbot_model_rag_es_salud")
  • Notebooks
  • Google Colab
  • Kaggle
chatbot_model_rag_es_salud
469 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
CasiAC's picture
CasiAC
Subida del modelo RAG
dac6e2e verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.11 kB
    Subida del modelo RAG over 1 year ago
  • adapter_config.json
    731 Bytes
    Subida del modelo RAG over 1 year ago
  • adapter_model.safetensors
    27.3 MB
    xet
    Subida del modelo RAG over 1 year ago
  • config.json
    734 Bytes
    Subida del modelo RAG mejorado para chatbot de salud en español over 1 year ago
  • model.safetensors
    437 MB
    xet
    Subida del modelo RAG mejorado para chatbot de salud en español over 1 year ago
  • special_tokens_map.json
    437 Bytes
    Subida del modelo RAG over 1 year ago
  • tokenizer.json
    3.51 MB
    Subida del modelo RAG over 1 year ago
  • tokenizer.model
    493 kB
    xet
    Subida del modelo RAG over 1 year ago
  • tokenizer_config.json
    2.14 kB
    Subida del modelo RAG over 1 year ago
  • vocab.txt
    242 kB
    Subida del modelo RAG mejorado para chatbot de salud en español over 1 year ago