cataluna84
commited on
Commit
•
28c566c
1
Parent(s):
fc602df
Update README.md
Browse files
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 larger models while reducing size, latency and inference speeds
|
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 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:
|