2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python5,658 forks (5,658 forks)batch import
feature requesthelp wanted
Repository metrics
- Stars
- 64,271 stars (64,271 stars)
- PR merge metrics
- Avg merge 3d 15h (Avg merge 3d 15h)525 merged PRs in 30d (525 merged PRs in 30d)
Description
i request you to please give t5 model support from hugging face
Contributor guide
- Research direction
- Examine existing model support in the codebase (e.g., Llama, Mistral) and replicate the pattern for T5. Understand the T5 architecture and tokenizer from Hugging Face to integrate it effectively.
- Tech stack
- python
- Domain
- machine learningai
- Issue type
- Feature
- Prerequisites
- PythonHugging Face Transformers