mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
fix: remove broken restack.io link in Transformer Models and LLMs section (#9264)
* fix: remove broken restack.io link in Transformer Models and LLMs section * fix: remove broken restack.io link from ai-agents.json as suggested
This commit is contained in:
@@ -66,11 +66,6 @@
|
||||
"url": "https://llmmodels.org/blog/exploring-open-source-ai-models-llms-and-transformer-architectures/",
|
||||
"type": "article"
|
||||
},
|
||||
{
|
||||
"title": "Transformer Models Vs Llm Comparison",
|
||||
"url": "https://www.restack.io/p/transformer-models-answer-vs-llm-cat-ai",
|
||||
"type": "article"
|
||||
},
|
||||
{
|
||||
"title": "How Transformer LLMs Work",
|
||||
"url": "https://www.deeplearning.ai/short-courses/how-transformer-llms-work/",
|
||||
|
||||
@@ -5,5 +5,4 @@ Transformer models are a type of neural network that read input data—like word
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Exploring Open Source AI Models: LLMs and Transformer Architectures](https://llmmodels.org/blog/exploring-open-source-ai-models-llms-and-transformer-architectures/)
|
||||
- [@article@Transformer Models Vs Llm Comparison](https://www.restack.io/p/transformer-models-answer-vs-llm-cat-ai)
|
||||
- [@article@How Transformer LLMs Work](https://www.deeplearning.ai/short-courses/how-transformer-llms-work/)
|
||||
|
||||
Reference in New Issue
Block a user