From f7365ae2fd87c2a16b08df418a933aa527ee7514 Mon Sep 17 00:00:00 2001 From: Anes Benmerzoug Date: Tue, 29 Oct 2024 22:17:11 +0100 Subject: [PATCH] Add logo description --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a7d6f5..1ea6780 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Langsfer Logo + Langsfer Logo

A library for language transfer methods and algorithms. @@ -98,6 +98,16 @@ source_model.save_pretrained("path/to/target_model") Refer to the [contributing guide](CONTRIBUTING.md) for instructions on you can make contributions to this repository. +## Logo + +The langsfer logo was created by my good friend [Zakaria Taleb Hacine](https://behance.net/zakariahacine), a 3D artist with +industry experience and a packed portfolio. + +The logo contains the latin alphabet letters A and I which are an acronym for Artificial Intelligence and the arabic alphabet letters +أ and ذ which are an acronym for الذكاء الاصطناعي, which is Artificial Intelligence in arabic. + +The fonts used are [Ethnocentric Regular](https://www.myfonts.com/products/ethnocentric-ethnocentric-970121) and [Readex Pro](https://fonts.google.com/specimen/Readex+Pro). + ## License This package is license under the [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html) license.