Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
777ki
/
CTranslate2
Public
forked from
OpenNMT/CTranslate2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
CTranslate2
include
on
master
User selector
All users
All time
Commit History
Commits on Nov 17, 2023
Sliding window + chunking input for mistral model (#1524)
Show description for 120746e
minhthuc2502
and
thucpham
authored
120746e
Copy full SHA for 120746e
Commits on Nov 8, 2023
whisper-large-v3 compatibility (#1530)
Show description for 23f744f
funboarder13920
authored
23f744f
Copy full SHA for 23f744f
Commits on Nov 7, 2023
Minimal support for Mistral 7B model. (#1528)
Show description for 50e9ba4
vince62s
authored
50e9ba4
Copy full SHA for 50e9ba4
Commits on Nov 3, 2023
Support Transformers in the Wav2Vec2 Encoder for the ASR Inference (#1520)
Show description for f92a8a2
homink
and
hkwon
authored
f92a8a2
Copy full SHA for f92a8a2
Commits on Sep 11, 2023
Use a macro to factorize declaration of some float specializations (#1463)
guillaumekln
authored
eec0bf1
Copy full SHA for eec0bf1
Commits on Aug 31, 2023
Fix shape error in models using both MQA and relative positions (#1451)
guillaumekln
authored
942d07b
Copy full SHA for 942d07b
Remove comment that is not entirely correct
guillaumekln
authored
64842b8
Copy full SHA for 64842b8
Implement converter for FalconConfig (#1405) (#1449)
Show description for 6fc0615
Natalia Segal
and
guillaumekln
authored
6fc0615
Copy full SHA for 6fc0615
Commits on Aug 29, 2023
Relax shape checks for Whisper input features (#1446)
Show description for f4ef902
guillaumekln
authored
f4ef902
Copy full SHA for f4ef902
Remove unused Reshape operator
guillaumekln
committed
6fc333f
Copy full SHA for 6fc333f
Make the RoPE base period configurable (#1445)
guillaumekln
authored
28e6ffb
Copy full SHA for 28e6ffb
Implement linear RoPE scaling (#1442)
Show description for 3da5619
guillaumekln
authored
3da5619
Copy full SHA for 3da5619
Commits on Aug 28, 2023
Restore the original batch_id before calling the callback (#1440)
guillaumekln
authored
fd94aaf
Copy full SHA for fd94aaf
Add property hypothesis_id in GenerationStepResult (#1437)
guillaumekln
authored
a7b2c38
Copy full SHA for a7b2c38
token type ids can be set by optional argument up to python wrapper (#1418)
Show description for e3d0bb0
hachall
and
guillaumekln
authored
e3d0bb0
Copy full SHA for e3d0bb0
Commits on Aug 4, 2023
Fix minor typo in function signature
guillaumekln
authored
9ab087d
Copy full SHA for 9ab087d
Commits on Aug 2, 2023
Fix relative positions shape when forwarding a sequence in the decoder (#1395)
guillaumekln
authored
6973aa5
Copy full SHA for 6973aa5
By default, keep the same FP precision when converting models (#1389)
Show description for b6daa04
guillaumekln
authored
b6daa04
Copy full SHA for b6daa04
Commits on Jul 21, 2023
representing non-ASCII characters using ASCII (#1360)
BrightXiaoHan
authored
ff30c98
Copy full SHA for ff30c98
Commits on Jul 17, 2023
Support bfloat16 execution on the GPU (#1316)
Show description for 7218d48
guillaumekln
authored
7218d48
Copy full SHA for 7218d48
Commits on Jul 11, 2023
Reuse the same relative position bias in every layers (#1335)
guillaumekln
authored
8fd1d9d
Copy full SHA for 8fd1d9d
Commits on Jun 20, 2023
Initialize the rotary embeddings on the GPU (#1303)
guillaumekln
authored
341373e
Copy full SHA for 341373e
Fix std::move on captures in lambda functions (#1302)
guillaumekln
authored
332cb6d
Copy full SHA for 332cb6d
Commits on Jun 15, 2023
Save vocabulary files in the JSON format (#1293)
Show description for c8d5ba6
guillaumekln
authored
c8d5ba6
Copy full SHA for c8d5ba6
Support conversion of Falcon-40B (#1282)
Show description for 16e1867
guillaumekln
authored
16e1867
Copy full SHA for 16e1867
Commits on Jun 14, 2023
Implement TopPMask operator (#1274)
Show description for ab35689
guillaumekln
authored
ab35689
Copy full SHA for ab35689
Commits on Jun 9, 2023
Cache the Alibi tensor (#1278)
guillaumekln
authored
8d5c9a6
Copy full SHA for 8d5c9a6
Commits on Jun 6, 2023
Initial support for encoder-only models (BERT) (#1256)
Show description for c4b0fe9
guillaumekln
authored
c4b0fe9
Copy full SHA for c4b0fe9
Cache the model state for static prompts (#1271)
Show description for 5818e7a
guillaumekln
authored
5818e7a
Copy full SHA for 5818e7a
feat: supports early stop in greedy search (#1266)
Show description for 4d638dc
wsxiaoys
authored
4d638dc
Copy full SHA for 4d638dc
Commits on Jun 5, 2023
Fix a performance issue when using a model with ALiBi on the GPU (#1261)
guillaumekln
authored
fde6a6c
Copy full SHA for fde6a6c
Commits on May 31, 2023
Add field layer_norm_epsilon in the model config.json (#1252)
guillaumekln
authored
5cb1ea7
Copy full SHA for 5cb1ea7
Add Tanh in the activations enum (#1253)
guillaumekln
authored
a8ab3a7
Copy full SHA for a8ab3a7
Commits on May 26, 2023
Implement multi-query attention for GPTBigCode (#1246)
Show description for 6d3435c
guillaumekln
authored
6d3435c
Copy full SHA for 6d3435c
Avoid running initialization code with unused static variables (#1241)
Show description for 51b896e
guillaumekln
authored
51b896e
Copy full SHA for 51b896e
Pagination
Previous
Next
You can’t perform that action at this time.