Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FireRedTeam
/
FireRedTTS3
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
235
Code
Issues
5
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add optional int8 weight-only quantization
- #7
#7
Open
Talpik
wants to merge 8 commits into
FireRedTeam:main
FireRedTeam/FireRedTTS3:main
from
Talpik:feat/int8-quantization
Talpik/FireRedTTS3:feat/int8-quantization
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Add optional int8 weight-only quantization
#7
Talpik
wants to merge 8 commits into
FireRedTeam:main
FireRedTeam/FireRedTTS3:main
from
Talpik:feat/int8-quantization
Talpik/FireRedTTS3:feat/int8-quantization
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Fix ValueError in FireRedTTS3Instruct.generate_tts
Show description for c17592c
vladimir.talpa
and
claude
committed
c17592c
View commit details
Copy full SHA for c17592c
Browse repository at this point
Support MPS (Apple Silicon) and CPU in addition to CUDA
Show description for 7cc41f7
vladimir.talpa
and
claude
committed
7cc41f7
View commit details
Copy full SHA for 7cc41f7
Browse repository at this point
Correct the MPS dtype benchmark in the README
Show description for 482e459
vladimir.talpa
and
claude
committed
482e459
View commit details
Copy full SHA for 482e459
Browse repository at this point
Let FIRERED_WEIGHT_DTYPE default to the checkpoint's own dtype
Show description for 48f9049
vladimir.talpa
and
claude
committed
48f9049
View commit details
Copy full SHA for 48f9049
Browse repository at this point
Add scripts/convert_to_bf16.py and document both bf16 routes
Show description for 6a50490
vladimir.talpa
and
claude
committed
6a50490
View commit details
Copy full SHA for 6a50490
Browse repository at this point
Add optional int8 weight-only quantization (FIRERED_QUANT=int8)
Show description for aecce0c
vladimir.talpa
and
claude
committed
aecce0c
View commit details
Copy full SHA for aecce0c
Browse repository at this point
Document FIRERED_QUANT=int8 in the README
Show description for 8c39bc8
vladimir.talpa
and
claude
committed
8c39bc8
View commit details
Copy full SHA for 8c39bc8
Browse repository at this point
Note that int8 needs no dtype variable on a pre-converted checkpoint
Show description for b728021
vladimir.talpa
and
claude
committed
b728021
View commit details
Copy full SHA for b728021
Browse repository at this point
You can’t perform that action at this time.