-
This issue is to discuss/follow design considersations
fnoop updated
5 years ago
-
### 🔍 Search Terms
Example:
```ts
const languages = ['de', 'en', 'fr'] as const;
type Language = (typeof languages)[number];
const fallback = 'lorem';
const customByLanguage = {
de: 'ipsum',
} …
-
This article talks about design language and why its useful for "UI Kits" to publish them: https://medium.com/@trek/ui-kits-and-open-design-8d114f012afe
His arguments seem to apply here as well. I do…
-
### Problem Statement
Hypothesis: Increasing numerical precision during training can improve the performance of small language models (≈1B parameters), potentially enabling them to achieve capabili…
-
Replicating design library
-
Objective:
Add a description of the project's software design in the descriptive part of the documentation
Description:
A new section must be added to the descriptive part of the documentation, e…
-
# [24’ ICML] Prismatic VLMs: Investigating the Design Space of Visually-Conditioned Language Models - Blog by rubatoyeong
Find Directions
[https://rubato-yeong.github.io/multimodal/prism/](https://…
-
We want something as accessible as possible. I propose something pythony. How does this syntax look?
``` Python
declare x: Int
declare y: Bool
declare f(a: Int, b: Bool): Int
def demorgan(a: Bool, b…
-
Create a standalone language switch component. The current implementation (https://github.com/swisspost/design-system/tree/main/packages/internet-header/src/components/post-language-switch) relies on …
-
Issue Overview:
We need to implement Google Translate functionality to enable multilingual support on our platform. This will require integrating the Google Translate widget into the designated con…