cataluna84 commited on
Commit
fc602df
1 Parent(s): bd5fef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Multilingual language models are typically large, requiring significant computational resources.
11
  ![Deployment Challenges](DeploymentChallenges.png)
12
 
13
  Can we create multilingual models that maintain performance comparable to their larger models while reducing size, latency and inference speeds running in production with huge batch sizes?
 
7
  pinned: false
8
  ---
9
 
10
+ Multilingual language models have many deployment challenges.
11
  ![Deployment Challenges](DeploymentChallenges.png)
12
 
13
  Can we create multilingual models that maintain performance comparable to their larger models while reducing size, latency and inference speeds running in production with huge batch sizes?