transformers
2858d6c6
- Fix Base Model Name of LlamaForQuestionAnswering (#29258)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix Base Model Name of LlamaForQuestionAnswering (#29258) * LlamaForQuestionAnswering self.transformer->self.model * fix "Copied from" string * Llama QA model: set base_model_prefix = "transformer"
References
#29258 - Fix Base Model Name of LlamaForQuestionAnswering
Author
lenglaender
Parents
5ee0868a
Loading