Question Answering
Transformers
Safetensors
PEFT
Spanish
llama
text-generation
resident-evil
qlora
llama-cpp
instruct
gaming
text-generation-inference
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", device_map="auto") - PEFT
How to use DavidCaraballoBulnes/ResidentEvil-QA with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eece6941dc63f8b732b793ae6394bde5eb3127b738109a4da239e35ab91a6499
- Size of remote file:
- 37 MB
- SHA256:
- 32f120391e519acb30e6585f66d6b95fa54e823cd83fbc439214e02181db4620
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.