3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python4,736 forks (4,736 forks)batch import
good first issue
Repository metrics
- Stars
- 38,959 stars (38,959 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the existing model integration pattern in FastChat (e.g., how other models are registered and loaded). Add a new model class for Character.ai's C1.2 following that pattern, including model configuration and tokenizer.
- Tech stack
- python
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- PythonFastChat internals