cataluna84 commited on
Commit
09c64fc
1 Parent(s): 28c566c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
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 corresponding larger models while reducing size, latency and increase inference speeds with huge batch sizes in production?
14
  ![MemoryVariations through time](MemoryVariations(Latency).png)
15
 
16
  # Techniques:
 
10
  Multilingual language models have many deployment challenges.
11
  ![Deployment Challenges](DeploymentChallenges.png)
12
 
13
+ Can we engineer multilingual language models that not only match the prowess of their bulkier counterparts but do so while being more compact, quicker on their feet, and capable of handling massive data batches in real-time production environments. Is this a feat we can achieve?
14
  ![MemoryVariations through time](MemoryVariations(Latency).png)
15
 
16
  # Techniques: