luisroque / large_laguage_models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Large Language Models Chronicles: Navigating the NLP Frontier ๐Ÿš€

Welcome to the GitHub repository of the Large Language Models Chronicles! This series on Medium is your guiding compass in the vast sea of Natural Language Processing, especially focusing on Large Language Models (LLMs). Here, you'll find code snippets, data, and resources supporting the articles published as part of the series.

If you find our content valuable, โญ๏ธ the repo to support us!

๐Ÿ“œ Articles Published So Far:

๐Ÿ›  Getting Started

  1. Clone this repository:
git clone https://github.com/luisroque/large_laguage_models.git

Navigate to the specific directory related to an article to find the code, data, and additional resources.

โš–๏ธ License

This project is licensed under the Creative Commons Attribution 4.0 International License. This means you can adapt and distribute the contents of this repository for any purpose, even commercially, as long as you provide proper attribution.

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page if you want to contribute.

1. Fork the Project
2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
3. Commit your Changes (git commit -m 'Add some AmazingFeature')
4. Push to the Branch (git push origin feature/AmazingFeature)
5. Open a Pull Request

๐Ÿ™Œ Thank you for your interest in our work. Let's navigate the NLP frontier together!

Stargazers over time

About


Languages

Language:Python 98.3%Language:Makefile 1.1%Language:Dockerfile 0.6%