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

DavidCaraballoBulnes
/
ResidentEvil-QA

Question Answering
Transformers
Safetensors
PEFT
Spanish
llama
text-generation
resident-evil
qlora
llama-cpp
instruct
gaming
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use DavidCaraballoBulnes/ResidentEvil-QA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DavidCaraballoBulnes/ResidentEvil-QA with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="DavidCaraballoBulnes/ResidentEvil-QA")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("DavidCaraballoBulnes/ResidentEvil-QA")
    model = AutoModelForCausalLM.from_pretrained("DavidCaraballoBulnes/ResidentEvil-QA")
  • PEFT

    How to use DavidCaraballoBulnes/ResidentEvil-QA with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
ResidentEvil-QA
15.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
DavidCaraballoBulnes's picture
DavidCaraballoBulnes
Update README.md
804cc8d verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    5.37 kB
    Update README.md about 2 months ago
  • chat_template.jinja
    2.38 kB
    Upload folder using huggingface_hub about 2 months ago
  • config.json
    760 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • generation_config.json
    211 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • model.safetensors
    15.5 GB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer.json
    37 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    500 Bytes
    Upload folder using huggingface_hub about 2 months ago